We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c4a46 commit f6bced3Copy full SHA for f6bced3
.github/workflows/release-please-config.json
@@ -3,7 +3,7 @@
3
".": {
4
"release-type": "go",
5
"pull-request-title-pattern": "chore: release ${version}",
6
- "changelog-types": [
+ "changelog-sections": [
7
{"type": "feat", "section": "Features", "hidden": false},
8
{"type": "fix", "section": "Bug Fixes", "hidden": false},
9
{"type": "chore", "section": "Miscellaneous", "hidden": false},
0 commit comments