This commit is contained in:
MSWS
2025-09-25 22:15:48 -07:00
parent 21b869507b
commit b4076934d8

View File

@@ -7,8 +7,8 @@ assembly-versioning-scheme: MajorMinorPatch
major-version-bump-message: "(?!)" # never matches major-version-bump-message: "(?!)" # never matches
# Only bump when you explicitly ask for it # Only bump when you explicitly ask for it
minor-version-bump-message: "\+semver:\s?(feature|minor)" minor-version-bump-message: \+semver:\s?(feature|minor)
patch-version-bump-message: "\+semver:\s?(fix|patch)" patch-version-bump-message: \+semver:\s?(fix|patch)
# Default increments are disabled so version stays on the tagged major unless you opt in # Default increments are disabled so version stays on the tagged major unless you opt in
branches: branches: