commit-release

Commit and tag a release for a conventional changelog project.

Usage no npm install needed!

<script type="module">
  import commitRelease from 'https://cdn.skypack.dev/commit-release';
</script>

README

commit-release

NPM version NPM downloads Dependency Status Gitter Chat for commit-release Donate via PayPal Donate via Gratipay Analytics Follow JamieMason on GitHub Follow fold_left on Twitter

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