diff --git a/HISTORY.md b/HISTORY.md index 9cabd13..1f2f1ec 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,13 @@ --- +## 0.3.0 + +- feat(bin) simple bin for client +- feat(install) log registry when install +- fix(install) save don't work when pkg is found and version is supplied, Fix [spmjs/spm#1144](https://github.com/spmjs/spm/issues/1144) +- deps: ali.gnode -> gnode + ## 0.2.11 fix(install) getVersion error, Fix [#31](https://github.com/spmjs/spm-client/issues/31) diff --git a/package.json b/package.json index ec24d92..5492a34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spm-client", - "version": "0.2.11", + "version": "0.3.0", "description": "spm client api", "main": "index", "dependencies": {