diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index c54a3d9..33c7a81 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -14,10 +14,10 @@ categories: label: removed - title: ⚠️ Deprecated label: deprecated - - title: 🚀 New features and improvements - labels: - - enhancement - - new-feature + - title: ":tada: New features" + label: new-feature + - title: 🚀 Enhancements + label: enhancement - title: 🐛 Bug Fixes label: bug - title: ":package: Packaging changes"