Skip to content

Commit

Permalink
Merge pull request #1057 from meanjs/bug/changelogDirections
Browse files Browse the repository at this point in the history
bug(docs): Update change log command
  • Loading branch information
codydaig committed Nov 23, 2015
2 parents 8e37bac + ab7d92a commit e140880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -82,4 +82,4 @@ The code for the documentation and the website are located in the meanjs/mean re

For those who will be generating releases:
* Don't forget to update the changelog!
* `conventional-changelog -r 1`
* `conventional-changelog -r 1 | cat - CHANGELOG.md | tee CHANGELOG.md`

0 comments on commit e140880

Please sign in to comment.