Skip to content

Commit

Permalink
2020.02.27, Version 1.1.0
Browse files Browse the repository at this point in the history
Changes since version 1.0.0:

* action: add .npmrc scope
  • Loading branch information
rynz committed Feb 27, 2020
1 parent 8e45d60 commit 0c289f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2020.02.27, Version 1.1.0

Changes since version 1.0.0:

* action: add .npmrc scope


2019.11.16, Version 1.0.0

Changes since alpha 1.0.0:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rynz/node-test-protocol",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "lib/protocol.js",
"scripts": {
Expand All @@ -22,4 +22,4 @@
"jest": "^24.9.0",
"prettier": "^1.19.1"
}
}
}

0 comments on commit 0c289f7

Please sign in to comment.