Skip to content

Commit 86b6edd

Browse files
committed
chore: change GitVersion mode to ContinuousDeployment
1 parent a287138 commit 86b6edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
assembly-versioning-scheme: MajorMinor
2-
mode: ContinuousDelivery
2+
mode: ContinuousDeployment
33
major-version-bump-message: "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?(!:|:.*\\n\\n((.+\\n)+\\n)?BREAKING CHANGE:\\s.+)"
44
minor-version-bump-message: "^(feat)(\\([\\w\\s-]*\\))?:"
55
patch-version-bump-message: "^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?:"

0 commit comments

Comments
 (0)