Skip to content

v1.0.4

Choose a tag to compare

@mmiller42 mmiller42 released this 16 Sep 22:31
· 35 commits to master since this release

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 mmiller42 2017-9-16 attempting to swallow nonexistent error?
a7a0efa mmiller42 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