commit-release Commit and tag a release for a conventional changelog project. Install npm i -g commit-release Usage $ commit-release --help Usage: index [options] Options: -h, --help output usage information -f, --force overwrite tag if it exists already -n, --no-verify skip git commit hooks -o, --override [version] override recommended version number -p, --postfix [name] a postfix such as "rc1", "canary" or "beta1" -t, --no-tag' skip tagging the commit