chore: Move perf before fix

This commit is contained in:
Marc Rousavy
2024-01-29 13:47:12 +01:00
parent ea773c04be
commit 6d3a3c3c2f

View File

@@ -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"