We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3669c75 commit c04a15eCopy full SHA for c04a15e
HISTORY.md
@@ -2,6 +2,13 @@
2
3
---
4
5
+## 0.3.0
6
+
7
+- feat(bin) simple bin for client
8
+- feat(install) log registry when install
9
+- 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)
10
+- deps: ali.gnode -> gnode
11
12
## 0.2.11
13
14
fix(install) getVersion error, Fix [#31](https://github.com/spmjs/spm-client/issues/31)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "spm-client",
- "version": "0.2.11",
+ "version": "0.3.0",
"description": "spm client api",
"main": "index",
"dependencies": {
0 commit comments