diff --git a/.github/changelog-configuration.json b/.github/changelog-configuration.json index e3815693..2f7f375b 100644 --- a/.github/changelog-configuration.json +++ b/.github/changelog-configuration.json @@ -1,5 +1,9 @@ { "categories": [ + { + "title": "\n\n
\n\n#### 🪛 Continuous integration", + "labels": [ "kind/ci", "ci" ] + }, { "title": "\n\n
\n\n#### 🚀 Features", "labels": [ "kind/feature", "feature", "feat" ]