Add release.yml for better generated release notes (#80)

This commit is contained in:
Fabian Fett
2023-07-08 10:16:10 +02:00
committed by GitHub
parent 97dc6dd15e
commit 5c8a78885e
+18
View File
@@ -0,0 +1,18 @@
changelog:
categories:
- title: SemVer Major
labels:
- semver/major
- title: SemVer Minor
labels:
- semver/minor
- title: SemVer Patch
labels:
- semver/patch
- title: Other Changes
labels:
- semver/none
- title: 🚨🚨🚨 Missing Labels - Add labels to the prs listed here and generate the release notes again
labels:
- "*"