parse-commit-message
Extensible parser for git commit messages following Conventional Commits Specification
recommended-bump
Calculates recommended bump (next semver version) based on given array of commit messages following Conventional Commits specification
recommended-bump-cli
CLI for `recommended-bump` - calculates the next bump (patch/minor/major) based on Conventional Commits spec v1