build: removed old git versions
This commit is contained in:
parent
0011dc715b
commit
6a397f5284
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
mode: ContinuousDelivery
|
|
||||||
increment: Inherit
|
|
||||||
continuous-delivery-fallback-tag: ci
|
|
||||||
|
|
||||||
major-version-bump-message: "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?(!:|:.*\\n\\n((.+\\n)+\\n)?BREAKING CHANGE:\\s.+)"
|
|
||||||
minor-version-bump-message: "^(feat)(\\([\\w\\s-]*\\))?:"
|
|
||||||
patch-version-bump-message: "^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?:"
|
|
||||||
|
|
||||||
assembly-versioning-scheme: MajorMinorPatch
|
|
||||||
assembly-file-versioning-scheme: MajorMinorPatch
|
|
||||||
assembly-informational-format: "{InformationalVersion}"
|
|
||||||
|
|
||||||
tag-prefix: "[vV]"
|
|
Reference in a new issue