diff --git a/.github/release-please-config.json b/.github/release-please-config.json index f7f8d01..11f4b9d 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -3,7 +3,7 @@ "include-component-in-tag": false, "include-v-in-tag": true, "release-type": "go", - "group-pull-request-title-pattern": "chore(${branch}): release ${version}", + "separate-pull-requests": true, "packages": { ".": { "component": "cli",