We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca348b commit 3ac1353Copy full SHA for 3ac1353
1 file changed
README.md
@@ -39,6 +39,7 @@ Options:
39
--type [major|minor|patch] SemVer release type, optional if --skip-semver-for all is passed
40
--skip-semver-for [android|ios|all] Skips bump SemVer for specified platform
41
--skip-code-for [android|ios|all] Skips bump version codes for specified platform
42
+ --version Pass release version if known. Overwrites calculated SemVer. Optional.
43
-h, --help output usage information
44
```
45
0 commit comments