From 8e9f2c7c5607b96c5b8204a9d94d3be7b825ab41 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sat, 25 May 2024 18:30:54 -0500 Subject: [PATCH] add another release notes category --- .github/release.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/release.yaml b/.github/release.yaml index 01e44ff..e3c4e0d 100644 --- a/.github/release.yaml +++ b/.github/release.yaml @@ -6,6 +6,9 @@ changelog: - title: Plugins 🖥️ labels: - plugin + - title: Interface + labels: + - interface - title: Other Changes labels: - '*'