1.0.0 • Published 5 years ago
vitorify v1.0.0
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.0Where bump-type can be: fix, patch, feature, minor, breaking or major.
1.0.0
5 years ago