Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qiu8310 committed Nov 3, 2015
1 parent 773609c commit cfd446d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,13 @@

1.2.3 / 2015-11-03
==================

* 添加 electron 和 node-sass 的镜像
* add 'search' to native npm cmd
* whoami 命令需要走官方的 registry
* 更新本地安装了 smart-npm 运行 npm test 失败的问题
* 更新几个非常有用的 alias 脚本

1.2.1 / 2015-04-19
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "smart-npm",
"description": "Auto switch registry according your npm command.",
"version": "1.2.2",
"version": "1.2.3",
"homepage": "https://github.com/qiu8310/smart-npm",
"bugs": "https://github.com/qiu8310/smart-npm/issues",
"license": "MIT",
Expand Down

0 comments on commit cfd446d

Please sign in to comment.