convco

Validate commits, generate changelogs, and manage versioning using conventional commits

brewmacoslinux
Try with needOr install directly
Source

About

Conventional commits, changelog, versioning, validation

Commands

convco

Examples

Validate that commits follow conventional commit format$ convco check
Generate a changelog from conventional commits since last version$ convco changelog
Determine the next semantic version based on commits$ convco version