changelogen

Generate beautiful changelogs from conventional commits

brewmacoslinux
Try with needOr install directly
Source

About

Generate Beautiful Changelogs using Conventional Commits

Commands

changelogen

Examples

Generate a changelog for the current project$ changelogen
Generate changelog with custom output file$ changelogen --output CHANGELOG.md
Generate changelog from specific commit range$ changelogen --from v1.0.0 --to v2.0.0