Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit e140880

Browse files
committed
Merge pull request #1057 from meanjs/bug/changelogDirections
bug(docs): Update change log command
2 parents 8e37bac + ab7d92a commit e140880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ The code for the documentation and the website are located in the meanjs/mean re
8282

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

0 commit comments

Comments
 (0)