Skip to content

Commit

Permalink
add changelog script (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschot authored Jan 22, 2019
1 parent c86e4df commit d32783d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"scripts": {
"build": "ember build",
"changelog": "npx lerna-changelog --from=v0.1.0-alpha.7 > CHANGELOG.md",
"lint:hbs": "ember-template-lint .",
"lint:js": "eslint .",
"start": "ember serve",
Expand Down

0 comments on commit d32783d

Please sign in to comment.