From 4692579118cebccba69b62b329578ac8592cb53c Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Tue, 17 Oct 2023 12:30:52 -0700 Subject: [PATCH] Update release.yml --- .github/release.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/release.yml b/.github/release.yml index 45c729c7d71095..43b6b0d8f98713 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -19,30 +19,30 @@ changelog: - title: Security Fixes labels: - security - - title: Core Changes + - title: Bug Fixes labels: - - core - - title: Controller Changes + - bug + - title: Bluetooth Related Changes labels: - - controller + - bluetooth + - title: Spec Alignment Changes + labels: + - spec - title: INet Layer Changes labels: - inet - title: Core Library Changes labels: - - inet - - title: System Level Changes - labels: - - system - - title: Bug Fixes + - lib + - title: Core Changes labels: - - bug - - title: Bluetooth Related Changes + - core + - title: Controller Changes labels: - - bluetooth - - title: Spec Alignment Changes + - controller + - title: System Level Changes labels: - - spec + - system - title: Platform Changes labels: - platform