cocogitto

Conventional Commits toolbox for git commit linting and changelog generation

brewmacoslinux
Try with needOr install directly
Source

About

Conventional Commits toolbox

Commands

cog

Examples

Check if commits in current branch follow conventional commits format$ cog check
Generate a changelog from conventional commits$ cog changelog
Display commit history with conventional commit information$ cog log