1.0.1 • Published 9 years ago
cf-changelog v1.0.1
cf-changelog
Creates a markdown changelog from git commits.
Merge commits will be omitted as will any that start with ^ or a number.
[PT #NNNNNNNN] will be converted to pivotal tracker links and [FD #NNNN] will be converted to freshdesk links
Installation
For projects
npm install --save-dev cf-changelogThen add "update-changelog": "update-changelog" to your scripts in package.json
For global usage
npm install -g cf-changelogCredits
Follow me on twitter @serby
License
ISC
1.0.1
9 years ago