diff --git a/release-please-config.json b/release-please-config.json index 27a585ff7..60028c43d 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,8 +4,8 @@ {"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": "perf", "section": "⚡ Performance", "hidden": false}, + {"type": "refactor", "section": "🏗️ Refactor", "hidden": false}, {"type": "chore", "section": "♻️ Chores", "hidden": true}, {"type": "test", "section": "♻️ Chores", "hidden": true},