From e2b6296cdfbfbbce9f3d61a9eb0fa04c662a2e9b Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:11:21 +0100 Subject: [PATCH] Update changelog-pr-config.json --- .github/changelog-pr-config.json | 12 ------------ 1 file changed, 12 deletions(-) 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"]