Skip to content

Commit b18e950

Browse files
committed
2019.11.16, Version 1.0.0
Changes since alpha 1.0.0: * action,ci: add on push event
1 parent 86233b4 commit b18e950

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2019.11.16, Version 1.0.0
2+
3+
Changes since alpha 1.0.0:
4+
5+
* action,ci: add on push event
6+
7+
18
2019.11.16, Alpha 1.0.0
29

310
* action: add node ci

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": "1.0.0-alpha",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "lib/protocol.js",
66
"scripts": {

0 commit comments

Comments
 (0)