Skip to content

Interactive CLI that bumps your version numbers and more

License

Notifications You must be signed in to change notification settings

a949066041/bumpp

 
 

Repository files navigation

mx-bumpp

NPM version

Forked from version-bump-prompt

Changes in this fork
  • Renamed to bumpp - so you can use npx bumpp directly.
  • Ships ESM and CJS bundles.
  • Add a new argument --execute to execute the command before committing.
  • Use current version's preid when avaliable.
  • Confirmation before bumping.
  • Enable --commit --tag --push by default. (opt-out by --no-push, etc.)
  • Conventional Commits by default.

About

Interactive CLI that bumps your version numbers and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%