We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b128d26 commit 13cb7cdCopy full SHA for 13cb7cd
readme.md
@@ -58,6 +58,7 @@ Options:
58
--prompt Prompt for type of bump (patch, minor, major, premajor, prerelase, etc.)
59
--preid <name> The identifier for prerelease versions (default is "beta")
60
--commit [message] Commit changed files to Git (default message is "release vX.X.X")
61
+ --no-verify Bypasses the pre-commit and commit-msg hooks
62
--tag Tag the commit in Git
63
--push Push the Git commit
64
--all Commit/tag/push ALL pending files, not just the ones changed by bump
0 commit comments