1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/www/content/semver.md
Carlos Alexandro Becker f4d0a61fdc
docs: semver
closes #750
2018-08-15 00:28:16 -03:00

418 B

title weight menu
Semantic Versioning 11 true

GoReleaser enforces semantic versioning and will error on non compliant tags.

Your tag should be a valid semantic version. If it is not, GoReleaser will error.

The v prefix is not mandatory. You can check the templating documentation to see how to use the tag or each part of the semantic version in name templates.