Skip to content

clocklimited/cf-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-changelog

Then add "update-changelog": "update-changelog" to your scripts in package.json

For global usage

npm install -g cf-changelog

Credits

Paul Serby

Follow me on twitter @serby

License

ISC

About

Creates a markdown changelog from git commits.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages