From f876a10118182d7dd3bb559e7866cbd19564d450 Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Mon, 17 Jul 2023 06:25:56 -0500 Subject: [PATCH] Release: Combine New Features and Enhancements Combine sections to match the same configuration used with other projects. refs atc0005/todo#65 --- .github/release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/release.yml b/.github/release.yml index bed03d2..4d37089 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -15,11 +15,9 @@ changelog: - title: Breaking Changes 🛠 labels: - breaking - - title: New Features 🎉 + - title: New Features or Enhancements 🎉 labels: - new - - title: Enhancements 🎉 - labels: - enhancement - title: Bug Fixes 🐛 labels: