Skip to content

Commit 014ea85

Browse files
committed
fix: try another pattern on global level for PR name
1 parent ee36066 commit 014ea85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"bump-patch-for-minor-pre-major": false,
66
"include-v-in-tag": true,
77
"separate-pull-requests": false,
8+
"group-pull-request-title-pattern": "chore: release v${version}",
89
"changelog-sections": [
910
{"type":"feat","section":"Features","hidden":false},
1011
{"type":"fix","section":"Bug Fixes","hidden":false},

0 commit comments

Comments
 (0)