Skip to content

Commit 592557c

Browse files
authored
chore: fix release-please PR title (#189)
1 parent 7af665e commit 592557c

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
@@ -3,6 +3,7 @@
33
"plugins": ["node-workspace"],
44
"bump-minor-pre-major": true,
55
"separate-pull-requests": true,
6+
"pull-request-title-pattern": "chore: release${component} ${version}",
67
"packages": {
78
"packages/compat": {
89
"release-type": "node",

0 commit comments

Comments
 (0)