Skip to content

Commit 9636fd5

Browse files
committed
fix(release): remove pull request header from release configuration
1 parent 4b745ec commit 9636fd5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"include-component-in-tag": false,
1111
"include-v-in-tag": true,
1212
"pull-request-title-pattern": "chore: release v${version}",
13-
"pull-request-header": ":rocket: Release v${version}",
1413
"changelog-sections": [
1514
{ "type": "feat", "section": "✨ Features" },
1615
{ "type": "fix", "section": "🐛 Bug Fixes" },

0 commit comments

Comments
 (0)