Skip to content

Commit 13cb7cd

Browse files
author
Benjamin Brown
committed
update readme
1 parent b128d26 commit 13cb7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Options:
5858
--prompt Prompt for type of bump (patch, minor, major, premajor, prerelase, etc.)
5959
--preid <name> The identifier for prerelease versions (default is "beta")
6060
--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
6162
--tag Tag the commit in Git
6263
--push Push the Git commit
6364
--all Commit/tag/push ALL pending files, not just the ones changed by bump

0 commit comments

Comments
 (0)