diff --git a/.github/changelog-pr-config.json b/.github/changelog-pr-config.json index 8168251b..ec5fb85e 100644 --- a/.github/changelog-pr-config.json +++ b/.github/changelog-pr-config.json @@ -15,6 +15,10 @@ "title": "🐞 Bug Fixes (Updated Scripts)", "labels": ["update script", "bugfix"] }, + { + "title": "🐞 Bug Fixes", + "labels": ["bugfix"] + }, { "title": "✨ Feature Updates (Updated Scripts)", "labels": ["update script", "feature"]