bump-it

Bump your version and tag it appropriately.

Usage no npm install needed!

<script type="module">
  import bumpIt from 'https://cdn.skypack.dev/bump-it';
</script>

README

Bump It

Bump your version and tag it appropriately.

Getting Started

Install:

npm install bump-it

How to use it:

bump-it
# ? Which version number do you want to bump? (Use arrow keys)
# ❯ patch v0.0.7
#   minor v0.1.0
#   major v1.0.0

License

MIT License