We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5ae891 + cfbd518 commit be8d008Copy full SHA for be8d008
docs/why.md
@@ -6,7 +6,7 @@ It solves:
6
- Rebuilding tags always produces the same version
7
- Not having to rebuild to increment versions
8
- Not duplicating version information in multiple places (branch release/2.0.0 already has the version in it, why do I need to change something else)
9
- - Each branch calculates it's SemVer and versions flow between branches when they are merged
+ - Each branch calculates its SemVer and versions flow between branches when they are merged
10
- Pull requests produce unique pre-release version numbers
11
- NuGet semver issues
12
- Build server integration
0 commit comments