commit-release
TypeScript icon, indicating that this package has built-in type declarations

1.2.4 • Public • Published

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

Package Sidebar

Install

npm i commit-release

Weekly Downloads

4

Version

1.2.4

License

MIT

Unpacked Size

26.7 kB

Total Files

10

Last publish

Collaborators

  • fold_left