Merge pull request 'change changelog template to use the Kind/Feature Label in the Features section' (#22) from dev into main

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2025-05-29 11:42:30 +01:00

View File

@@ -4,7 +4,8 @@
"title": "## 🚀 Features", "title": "## 🚀 Features",
"labels": [ "labels": [
"add", "add",
"Add" "Add",
"Kind/Feature"
] ]
}, },
{ {