v1.0.4
What's New in v1.0.4
This is a summary of the differences between v1.0.4 and v1.0.3.
Commits
Show commits
| SHA | Author | Committed | Message |
|---|---|---|---|
1f65366 |
2017-9-16 | attempting to swallow nonexistent error? | |
a7a0efa |
2017-9-16 | 1.0.4 |
Changed files
Show changed files
package-lock.json
@@ -1,6 +1,6 @@
{
"name": "create-github-release",
- "version": "1.0.3",
+ "version": "1.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {package.json
@@ -1,6 +1,6 @@
{
"name": "create-github-release",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Tool for generating GitHub releases after publishing a module.",
"keywords": [
"github",src/cli.js
Inline diff not displayed. View the whole file
src/defaultTemplate.md.hbs
Inline diff not displayed. View the whole file