chore: Move perf before fix
This commit is contained in:
parent
ea773c04be
commit
6d3a3c3c2f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user