Skip to content

fretelweb/changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Changelog

Changelog generator based on GIT Commits

Setup

  • Download changelog file
  • give execute permissions chmod +x changelog
  • run inside your git repository ./changelog
  • optional you can run with argument --notime to avoid include commit date
  • it would create a file CHANGELOG.md and fill with commits and tag versions

Recommendation

  • Use flags at the begins of the commit message (Supported flags: "feat: ", "add: ", "fix: ", "chore: ", "task: " )
  • Use tags to group commits in changelog file

Thanks

About

Changelog generator based on GIT Commits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published