Skip to content

Commit 5ef59a7

Browse files
authored
Merge pull request #1047 from Wesley-Lomax/patch-1
Update version-increments.md
2 parents a61138a + 231549f commit 5ef59a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/more-info/version-increments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See [Octopus deploy](../build-server-support/build-server/octopus-deploy.md)
2323
With v3 there are multiple approaches.
2424

2525
### Commit messages
26-
Adding `+semver: breaking` or `+semver: major` will cause the major version to be increased, `+semver: feature` or `+semver:minor` will bump minor and `+semver:patch` or `+semver:fix` will bump the patch.
26+
Adding `+semver: breaking` or `+semver: major` will cause the major version to be increased, `+semver: feature` or `+semver: minor` will bump minor and `+semver: patch` or `+semver: fix` will bump the patch.
2727

2828
#### Configuration
2929
The feature is enabled by default but can be disabled via configuration, the regex we use can be changed:

0 commit comments

Comments
 (0)