From a3b1984d0a484e98bd8d5e7ef9422a2dc2512a55 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:10:26 +0100 Subject: [PATCH] Update changelog-pr-config.json --- .github/changelog-pr-config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/changelog-pr-config.json b/.github/changelog-pr-config.json index 8168251b6..ec5fb85e4 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"]