1.2.0 • Published 2 years ago

should-release v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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