diff --git a/package/package.json b/package/package.json index 4e991ab..da8df91 100644 --- a/package/package.json +++ b/package/package.json @@ -126,14 +126,14 @@ "type": "feat", "section": "✨ Features" }, - { - "type": "fix", - "section": "🐛 Bug Fixes" - }, { "type": "perf", "section": "💨 Performance Improvements" }, + { + "type": "fix", + "section": "🐛 Bug Fixes" + }, { "type": "chore(deps)", "section": "🛠️ Dependency Upgrades"