chore: Update changelog, fix bug #27

Merged
WorldTeacher merged 2 commits from dev into main 2025-06-07 16:24:46 +01:00
Showing only changes of commit eef6ac4ee0 - Show all commits

View File

@@ -2,7 +2,14 @@
"categories": [
{
"title": "## 🚀 Features",
"labels": ["add","Add", "Kind/Feature"]
"labels": [
"add",
"Add",
"Kind/Feature",
"feat",
"Feature",
"Feat"
]
},
{
"title": "## 🐛 Fixes",
@@ -18,16 +25,50 @@
"labels": ["docs","Docs", "Kind/Documentation"]
},
{
"title": "## 🧹 Chore",
"labels": ["chore","Chore", "Kind/Chore"]
"title": "## 🛠️ Maintenance",
"labels": [
"maintenance",
"Maintenance",
"Kind/Maintenance",
"chore",
"Chore",
"Kind/Chore"
]
},
{
"title": "## 🛠️ Maintenance",
"labels": ["maintenance","Maintenance", "Kind/Maintenance"]
"title": "## ⏪ Reverts",
"labels": [
"revert",
"Revert",
"Kind/Revert",
"Kind/Reverts",
"reverts",
"Reverts"
]
},
{
"title": "## 🗑️ Deprecation",
"labels": ["deprecation","Deprecation", "Kind/Deprecation"]
},
{
"title": "## ⚡️ Performance Improvements",
"labels": [
"perf",
"Perf",
"Kind/Performance"
]
},
{
"title": "## 🎨 Styling",
"labels": [
"style",
"Style",
"Kind/Style"
]
},
{
"title": "## 🎯 Other Changes",
"labels": []
}
],
"label_extractor": [