Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 547 Bytes

git-chlog.md

File metadata and controls

14 lines (12 loc) · 547 Bytes

git-chglog

The Changelog file is maintained using git-chglog

❯ git-chglog --init
? What is the URL of your repository? {{ github_url }}
? What is your favorite style? github
? Choose the format of your favorite commit message <type>(<scope>): <subject>
? What is your favorite template style? keep-a-changelog
? Do you include Merge Commit in CHANGELOG? Yes
? Do you include Revert Commit in CHANGELOG? Yes
? In which directory do you output configuration files and templates? .chglog