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 a65c22d commit f03eaeaCopy full SHA for f03eaea
release-please-config.json
@@ -1,5 +1,7 @@
1
{
2
"release-type": "java-yoshi-mono-repo",
3
+ "prerelease-type": "rc1",
4
+ "versioning": "prerelease",
5
"separate-pull-requests": false,
6
"include-component-in-tag": false,
7
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
@@ -18,4 +20,4 @@
18
20
}
19
21
},
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
-}
23
+}
0 commit comments