Skip to content

Commit

Permalink
Generate changelog on version bumps with "thoughtful"
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Knappmeier committed Feb 6, 2016
1 parent ecc0eec commit 625339b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"thought": "thought run -a",
"prethoughtcheck": "thought --version || npm -g install thought",
"thoughtcheck": "thought check-engines",
"version": "npm run thought",
"version": "bin/thoughtful.js changelog -o -a && npm run thought",
"preversion": "npm run thoughtcheck"
},
"dependencies": {
Expand Down

0 comments on commit 625339b

Please sign in to comment.