vitorify

1.0.0 • 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.

/vitorify/

    Package Sidebar

    Install

    npm i vitorify

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    1.65 kB

    Total Files

    3

    Last publish

    Collaborators

    • kaisermann