Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Update the release.yml file with the latest label changes
  • Loading branch information
FranzBusch committed Dec 18, 2024
1 parent f3a18d0 commit 87d6c5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
changelog:
categories:
- title: SemVer Major
- title: ⚠️ SemVer Major
labels:
- semver/major
- title: SemVer Minor
- ⚠️ semver/major
- title: 🆕 SemVer Minor
labels:
- semver/minor
- title: SemVer Patch
- 🆕 semver/minor
- title: 🔨 SemVer Patch
labels:
- semver/patch
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none

0 comments on commit 87d6c5f

Please sign in to comment.