{
"packages": {
".": {
"release-type": "rust",
"changelog-sections": [
{ "type": "feat", "section": "✨ Features" },
{ "type": "fix", "section": "🐛 Bug Fixes" },
{ "type": "perf", "section": "🚀 Performance Improvements" },
{ "type": "refactor", "section": "♻️ Code Refactoring", "hidden": false },
{ "type": "docs", "section": "📚 Documentation", "hidden": false }
]
}
}
}