Skip to content

Commit

Permalink
Add release.yml (apple#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzBusch authored Sep 6, 2024
1 parent 9f95b4d commit ce204da
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
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

0 comments on commit ce204da

Please sign in to comment.