diff --git a/release-please-config.json b/release-please-config.json index 1cfd0ac1..160a9bbc 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,4 +1,18 @@ { + "changelog-sections": [ + {"type": "feat", "section": "🎉 Features", "hidden": false}, + {"type": "fix", "section": "🛠️ Fixes", "hidden": false}, + {"type": "docs", "section": "📄 Documentation", "hidden": false}, + + {"type": "perf", "section": "♻️ Chores", "hidden": false}, + {"type": "refactor", "section": "♻️ Chores", "hidden": false}, + {"type": "chore", "section": "♻️ Chores", "hidden": true}, + {"type": "test", "section": "♻️ Chores", "hidden": true}, + + {"type": "build", "section": "⚙️ Automation", "hidden": true}, + {"type": "ci", "section": "⚙️ Automation", "hidden": true} + ], + "packages": { ".": { "extra-files": [