-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Similar to #3 the tag command should support pre-releases.
Examples
~> tag --prerelease
# v2.1.1-0
~> tag --prerelease
# v2.1.1-1
~> tag --premajor
# v3.0.0-0
~> tag --preminor
# v3.1.0-0
~> tag --prepatch
# v3.1.1-0
~> tag --prerelease
# v3.1.1-1edheltzel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed