Update release.yml (#45)

Update the release.yml file with the latest label changes
This commit is contained in:
Franz Busch
2024-12-18 14:19:54 +01:00
committed by GitHub
parent 915aeff168
commit cf4ffabaf4
+3 -4
View File
@@ -2,14 +2,13 @@ changelog:
categories:
- title: SemVer Major
labels:
- semver/major
- ⚠️ semver/major
- title: SemVer Minor
labels:
- semver/minor
- 🆕 semver/minor
- title: SemVer Patch
labels:
- semver/patch
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none
- "*"