diff --git a/.github/changelog-pr-config.json b/.github/changelog-pr-config.json index ec5fb85e..56401f4f 100644 --- a/.github/changelog-pr-config.json +++ b/.github/changelog-pr-config.json @@ -7,22 +7,10 @@ "title": "🆕 New Scripts", "labels": ["new script"] }, - { - "title": "🚀 Updated Scripts", - "labels": ["update script"] - }, - { - "title": "🐞 Bug Fixes (Updated Scripts)", - "labels": ["update script", "bugfix"] - }, { "title": "🐞 Bug Fixes", "labels": ["bugfix"] }, - { - "title": "✨ Feature Updates (Updated Scripts)", - "labels": ["update script", "feature"] - }, { "title": "✨ New Features", "labels": ["feature"]