Skip to content

Commit 9f62b66

Browse files
committed
Fix GitVersion mode to ContinuousDelivery
1 parent bd583ce commit 9f62b66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mode: Mainline
1+
mode: ContinuousDelivery
22
major-version-bump-message: "\\+semver:\\s?(breaking|major)"
33
minor-version-bump-message: "\\+semver:\\s?(feature|minor)"
44
patch-version-bump-message: "\\+semver:\\s?(fix|patch)"

0 commit comments

Comments
 (0)