We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b745ec commit 9636fd5Copy full SHA for 9636fd5
1 file changed
.github/release-please-config.json
@@ -10,7 +10,6 @@
10
"include-component-in-tag": false,
11
"include-v-in-tag": true,
12
"pull-request-title-pattern": "chore: release v${version}",
13
- "pull-request-header": ":rocket: Release v${version}",
14
"changelog-sections": [
15
{ "type": "feat", "section": "✨ Features" },
16
{ "type": "fix", "section": "🐛 Bug Fixes" },
0 commit comments