diff --git a/.github/release.yml b/.github/release.yml index 280a065d..57cda2ad 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -4,11 +4,15 @@ changelog: exclude: labels: - wontfix + - translation categories: - title: Breaking Changes labels: - Semver-Major - breaking + - title: Security Patches + labels: + - security - title: New Features labels: - Semver-Minor @@ -23,7 +27,6 @@ changelog: - setup - demo - CI - - security - title: Other Changes labels: - "*"