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 60abeef commit 04042cdCopy full SHA for 04042cd
.github/release-please-config.json
@@ -1,12 +1,12 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"bootstrap-sha": "86729acb9327a9f715914086ca96be8ff6a3c484",
4
- "group-pull-request-title-pattern": "chore: release taco components",
5
"bump-minor-pre-major": true,
6
"bump-patch-for-minor-pre-major": true,
7
8
"include-component-in-tag": true,
9
"tag-separator": "/",
+ "separate-pull-requests": true,
10
11
"changelog-sections": [
12
{ "type": "feat", "section": "Features" },
0 commit comments