rochejul / npmversion

A command line node module to deal with "bumping" and "npm version"
MIT License
8 stars 2 forks source link

Add --no-verify for pushing tags #23

Closed rochejul closed 6 years ago

rochejul commented 6 years ago

To avoid raising for git hook.

See https://github.com/typicode/husky/issues/124