v1.2.0
This is a summary of the [differences]v1.1.0...v1.2.0 between v1.2.0 and v1.1.0.
Commits
Show commits
| SHA | Author | Committed | Message |
|---|---|---|---|
b012541 |
2017-9-18 | Remove h1 in template as it doesn't look good. | |
39d21df |
2017-9-18 | show max lines instead of changes | |
97f97b8 |
2017-9-18 | 1.2.0 |
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.1.0",
+ "version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {package.json
@@ -1,6 +1,6 @@
{
"name": "create-github-release",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Tool for generating GitHub releases after publishing a module.",
"keywords": [
"github",src/defaultTemplate.md.hbs
Inline diff not displayed. View the whole file