diff --git a/.github/changelog-pr-config.json b/.github/changelog-pr-config.json index c552c6a32..b59e97e51 100644 --- a/.github/changelog-pr-config.json +++ b/.github/changelog-pr-config.json @@ -13,7 +13,7 @@ }, { "title": "🆕 Features", - "labels": ["new feature"] + "labels": ["feature"] }, { "title": "🌐 Website", @@ -21,7 +21,7 @@ }, { "title": "🐞 Bug Fixes", - "labels": ["bug fix"] + "labels": ["bugfix"] }, { "title": "🧰 Maintenance",