We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4204c commit daec638Copy full SHA for daec638
cli.go
@@ -461,9 +461,9 @@ Options:
461
462
-latest
463
Set the release as the 'latest' release. Can be true, false, or auto.
464
- Auto (the default) will set the release as 'latest' if the release
465
- names are valid semver names, and the current release is the highest
466
- semver version of recent releases.
+ Auto will set the release as 'latest' if the release names are valid
+ semver names and the current release is the highest version of recent
+ releases.
467
468
-prerelease
469
Create prerelease
0 commit comments