chore: Move perf before fix
This commit is contained in:
parent
ea773c04be
commit
6d3a3c3c2f
@ -126,14 +126,14 @@
|
|||||||
"type": "feat",
|
"type": "feat",
|
||||||
"section": "✨ Features"
|
"section": "✨ Features"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "fix",
|
|
||||||
"section": "🐛 Bug Fixes"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "perf",
|
"type": "perf",
|
||||||
"section": "💨 Performance Improvements"
|
"section": "💨 Performance Improvements"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "fix",
|
||||||
|
"section": "🐛 Bug Fixes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "chore(deps)",
|
"type": "chore(deps)",
|
||||||
"section": "🛠️ Dependency Upgrades"
|
"section": "🛠️ Dependency Upgrades"
|
||||||
|
Loading…
Reference in New Issue
Block a user