mirror of
https://github.com/renovatebot/renovate.git
synced 2025-05-13 08:01:49 +00:00
5 lines
405 B
Markdown
5 lines
405 B
Markdown
Renovate's `semver` versioning _strictly_ implements the [Semantic Versioning 2.0](https://semver.org) specification.
|
|
Because the SemVer 2.0 specification does _not_ allow ranges, Renovate's `semver` versioning also does _not_ support ranges.
|
|
|
|
Only use the `semver` versioning when you mean to follow the full SemVer 2.0 specifications strictly.
|
|
If you need a more forgiving variant use `semver-coerced`.
|