Skip to content

Commit 10500f9

Browse files
authored
Merge pull request #113 from lgallard/chore/release-please-title-fix
chore: remove release title pattern from release-please configuration
2 parents 1694754 + 79be826 commit 10500f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/.release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"include-component-in-tag": false,
1616
"include-v-in-tag": false,
1717
"tag-format": "${version}",
18-
"release-title-pattern": "${package-name} ${version}",
1918
"pull-request-title-pattern": "chore${scope}: release${component} ${version}",
2019
"changelog-types": [
2120
{"type": "feat", "section": "Added", "hidden": false},

0 commit comments

Comments
 (0)