Skip to content

Commit b526cd5

Browse files
authored
2019.11.16, Alpha 1.0.0
* action: add node ci * action: proxy registry url * action: add node package * action: fix node package auth
1 parent 732085a commit b526cd5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rynz/node-test-protocol",
3-
"version": "0.0.1-alpha",
3+
"version": "1.0.0-alpha",
44
"description": "",
55
"main": "lib/protocol.js",
66
"scripts": {

0 commit comments

Comments
 (0)