From 964b8e7f67bd33364a54b5b0a94024eb4a1d4e32 Mon Sep 17 00:00:00 2001 From: "aditya.chandel" <8075870+adityachandelgit@users.noreply.github.com> Date: Sun, 10 Aug 2025 23:40:45 -0600 Subject: [PATCH] Update drafter --- .github/release-drafter.yml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index ca4ac5a6..42235139 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,36 +2,36 @@ name-template: 'v$NEXT_PATCH_VERSION ๐ŸŒŸ' tag-template: 'v$NEXT_PATCH_VERSION' categories: - - title: '### ๐Ÿš€ New Features' + - title: '๐Ÿš€ New Features' labels: - 'feature' - - title: '### โœจ Enhancements' + - title: 'โœจ Enhancements' labels: - 'enhancement' - - title: '### ๐Ÿ› Bug Fixes' + - title: '๐Ÿ› Bug Fixes' labels: - 'bug' - 'fix' - - title: '### ๐Ÿ› ๏ธ Refactoring & Maintenance' + - title: '๐Ÿ› ๏ธ Refactoring & Maintenance' labels: - 'refactor' - 'cleanup' - 'chore' - - title: '### ๐Ÿ“ฆ Dependencies' + - title: '๐Ÿ“ฆ Dependencies' labels: - 'dependencies' - 'dependency' - 'deps' - - title: '### โš™๏ธ CI/CD' + - title: 'โš™๏ธ CI/CD' labels: - 'ci' - 'cd' - 'workflow' - - title: '### ๐Ÿ“– Documentation' + - title: '๐Ÿ“– Documentation' labels: - 'docs' - 'documentation' - - title: '### ๐Ÿงช Experimental' + - title: '๐Ÿงช Experimental' labels: - 'exploration' - 'experimental' @@ -41,8 +41,6 @@ change-template: '- $TITLE (#$NUMBER) by @$AUTHOR' template: | ## ๐ŸŒŸ What's New in v$NEXT_PATCH_VERSION - Welcome to another exciting release of Booklore! ๐Ÿ“šโœจ - $CHANGES ### ๐Ÿณ Docker Images