Skip to content

Commit

Permalink
Use github-release-notes to generate CHANGELOG.md. Fix #229
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Nov 16, 2017
1 parent 815daa3 commit 01f7d3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
28 changes: 0 additions & 28 deletions HISTORY.md

This file was deleted.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
},
"devDependencies": {
"eslint": "4.5.0",
"github-release-notes": "0.13.1",
"mocha": "3.1.2",
"runmd": "0.1.7"
},
"scripts": {
"test": "mocha test/test.js",
"changelog": "gren c --tags=all --generate",
"md": "runmd --watch --output=README.md README_js.md",
"prepare": "runmd --output=README.md README_js.md"
},
Expand Down

0 comments on commit 01f7d3d

Please sign in to comment.