Skip to content

v1.0.3

Choose a tag to compare

@mmiller42 mmiller42 released this 16 Sep 22:28
· 37 commits to master since this release

What's New in v1.0.3

This is a summary of the differences between v1.0.3 and v1.0.2.

Commits

Show commits
SHA Author Committed Message
3b93536 mmiller42 9/16/2017 fixing release configuration
639a9e4 mmiller42 9/16/2017 1.0.3

Changed files

Show changed files

github-release.config.js

Inline diff not displayed. View the whole file

package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "create-github-release",
-	"version": "1.0.2",
+	"version": "1.0.3",
 	"lockfileVersion": 1,
 	"requires": true,
 	"dependencies": {

package.json

@@ -1,6 +1,6 @@
 {
 	"name": "create-github-release",
-	"version": "1.0.2",
+	"version": "1.0.3",
 	"description": "Tool for generating GitHub releases after publishing a module.",
 	"keywords": [
 		"github",