semantic-bump

1.0.1 • Public • Published

Semantic bump

A friendly CLI to bump your current package.json's version.

$ npx semantic-bump [bump-type]
 
# Example 
$ npx semantic-bump feature
// Previous: v2.4.7
// Current: v2.5.0

Where bump-type can be: fix, patch, feature, minor, breaking or major.

Readme

Keywords

none

Package Sidebar

Install

npm i semantic-bump

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.43 kB

Total Files

3

Last publish

Collaborators

  • kaisermann