Skip to content

Commit

Permalink
Adjusted release notes template
Browse files Browse the repository at this point in the history
  • Loading branch information
couling committed Feb 13, 2024
1 parent 3860c4c commit d46411b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
changelog:
exclude:
labels:
- cosmetic
- dont-mention
categories:
- title: ⚠️ Breaking Changes
labels:
Expand All @@ -12,6 +12,9 @@ changelog:
- title: 🐛 Bugfixes
labels:
- bug
- title: 💋 Cosmetic Changes
labels:
- cosmetic
- title: Other Changes
labels:
- "*"

0 comments on commit d46411b

Please sign in to comment.