should-release
v1.2.0
Published
Minimalistic command line tool to check if a new release should to be published
Downloads
62
Maintainers
Readme
should-release
A minimalistic command line tool to check if a new release should to be published based on semantic commits.
In case no significant commit (breaking change, feat, fix) are detected, the tool will exit with a non-zero exit code.
Installation
npm i -g should-release
Usage
should-release