@wroud/conventional-commits-bump
A utility for determining version bump types (major, minor, patch) based on conventional commit messages, facilitating semantic versioning in your projects.
bpv
Bpv is a package that helps you to increase semver versions in your project. It takes the current version, increases it, and then updates all matches in the specified files with the new version.
crx-bump
Automatically (or with prompts) bump your version number(for Chrome Extension), commit changes, tag, and push to Git