Skip to content

Commit

Permalink
Add auto-releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Sep 7, 2023
1 parent 504889d commit d199e6f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
changelog:
categories:
- title: Breaking Changes 🛠
labels:
- Semver-Major
- breaking-change
- title: Exciting New Features 🎉
labels:
- Semver-Minor
- enhancement
- title: Other Changes
labels:
- "*"

0 comments on commit d199e6f

Please sign in to comment.