Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
Automatic release notes
  • Loading branch information
lesnerd authored Aug 28, 2024
1 parent 0614166 commit e979f37
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
changelog:
exclude:
labels:
- ignore for release
categories:
- title: Breaking Changes 🚨
labels:
- breaking change
- title: Exciting New Features 🎉
labels:
- new feature
- title: Improvements 🌱
labels:
- improvement
- title: Bug Fixes 🛠
labels:
- bug
- title: Other Changes 📚
labels:
- "*"

0 comments on commit e979f37

Please sign in to comment.