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 b1333a2 commit edebdc9Copy full SHA for edebdc9
1 file changed
release-please-config.json
@@ -1,6 +1,8 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"sequential-calls": true,
4
+ "separate-pull-requests": true,
5
+ "pull-request-title-pattern": "chore${scope}: release${component} ${version}",
6
"include-component-in-tag": false,
7
"packages": {
8
".": {
0 commit comments