Skip to content

Commit

Permalink
+semver: major
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyTech6 committed Sep 19, 2024
1 parent bb24d0f commit e8864fa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
increment: Major
mode: ContinuousDelivery
major-version-bump-message: '\+semver:\s?(breaking|major)'
minor-version-bump-message: '\+semver:\s?(feature|minor)'
patch-version-bump-message: '\+semver:\s?(fix|patch)'
commit-message-incrementing: Enabled
increment: Major

0 comments on commit e8864fa

Please sign in to comment.