v1.0.6
What's New in v1.0.6
This is a summary of the differences between v1.0.6 and v1.0.5.
Commits
Changed files
Show changed files
package-lock.json
@@ -1,6 +1,6 @@
{
"name": "create-github-release",
- "version": "1.0.5",
+ "version": "1.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {package.json
@@ -1,6 +1,6 @@
{
"name": "create-github-release",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Tool for generating GitHub releases after publishing a module.",
"keywords": [
"github",src/cli.js
Inline diff not displayed. View the whole file