We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732085a commit b526cd5Copy full SHA for b526cd5
ChangeLog
@@ -0,0 +1,9 @@
1
+2019.11.16, Alpha 1.0.0
2
+
3
+* action: add node ci
4
5
+* action: proxy registry url
6
7
+* action: add node package
8
9
+* action: fix node package auth
package.json
@@ -1,6 +1,6 @@
{
"name": "@rynz/node-test-protocol",
- "version": "0.0.1-alpha",
+ "version": "1.0.0-alpha",
"description": "",
"main": "lib/protocol.js",
"scripts": {
0 commit comments