Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Commit

Permalink
feat(update): update conventional-changelog-cli to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Apr 21, 2016
1 parent 2804c45 commit 6b18d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"deploy": "NODE_ENV=production webpack -p --config webpack.production.config.js",
"validate": "npm ls",
"commit": "git cz",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -w -r 0"
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -w"
},
"dependencies": {
"babel-runtime": "6.x",
Expand Down

0 comments on commit 6b18d83

Please sign in to comment.