We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe1805 commit 50e672dCopy full SHA for 50e672d
README.md
@@ -91,6 +91,9 @@ options:
91
92
-h, --help Show usage information
93
94
+ --skip-version-scripts skip specified version scripts
95
+ Values can be preversion version postversion
96
+
97
files...
98
One or more files and/or globs to bump (ex: README.md *.txt docs/**/*).
99
Defaults to package.json and package-lock.json.
src/cli/help.ts
@@ -43,6 +43,9 @@ options:
43
44
45
46
47
48
49
50
51
0 commit comments