Skip to content

Commit 9fdabf9

Browse files
chore: fix release please configuration (#24)
Co-authored-by: cjlyons <christian.james.lyons@gmail.com>
1 parent ec564ff commit 9fdabf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"include-component-in-tag": true,
3-
"group-pull-request-title-pattern": "chore: release ${version}",
3+
"group-pull-request-title-pattern": "chore: release",
44
"packages": {
55
"packages/flarelette-jwt-ts": {
66
"release-type": "node",

0 commit comments

Comments
 (0)