Forked from version-bump-prompt
- Renamed to
bumpp
- so you can usenpx 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.