We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5039a8a commit fb91590Copy full SHA for fb91590
release-please_release-branches.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "maven",
4
- "bump-patch-for-minor-pre-major": true,
+ "versioning": "always-bump-patch",
5
"separate-pull-requests": false,
6
"include-component-in-tag": false,
7
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
0 commit comments