1.0.3 • Published 3 years ago
mx-bumpp v1.0.3
mx-bumpp
Forked from version-bump-prompt
Changes in this fork
- Renamed to
bumpp- so you can usenpx bumppdirectly. - Ships ESM and CJS bundles.
- Add a new argument
--executeto execute the command before committing. - Use current version's
preidwhen avaliable. - Confirmation before bumping.
- Enable
--commit--tag--pushby default. (opt-out by--no-push, etc.) - Conventional Commits by default.