We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86233b4 commit b18e950Copy full SHA for b18e950
ChangeLog
@@ -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
8
2019.11.16, Alpha 1.0.0
9
10
* action: add node ci
package.json
@@ -1,6 +1,6 @@
{
"name": "@rynz/node-test-protocol",
- "version": "1.0.0-alpha",
+ "version": "1.0.0",
"description": "",
"main": "lib/protocol.js",
"scripts": {
0 commit comments