Q: Does this plugin support major.minor.patch.hotfix format? #7
Unanswered
vitalyk-multinarity
asked this question in
Q&A
Replies: 1 comment 1 reply
-
as this plugin is intended to support the semver format, only a format like I don't known any approach for hotfix cases in the semantic versioning standard. Dependening on your use case and ecosystem using the pre-release format could be ok for you, but be aware: If some tooling parses this format as valid semver it would prioritize |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does this plugin support major.minor.patch.hotfix format - for instance, v1.2.3.4?
Thanks,
Vitaly
Beta Was this translation helpful? Give feedback.
All reactions