Skip to content

Commit fb91590

Browse files
committed
fix
1 parent 5039a8a commit fb91590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please_release-branches.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "maven",
4-
"bump-patch-for-minor-pre-major": true,
4+
"versioning": "always-bump-patch",
55
"separate-pull-requests": false,
66
"include-component-in-tag": false,
77
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",

0 commit comments

Comments
 (0)