Skip to content

Commit

Permalink
Change order of release items
Browse files Browse the repository at this point in the history
leonardehrenfried committed Jan 10, 2025
1 parent b238b03 commit 2d87564
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -6,9 +6,10 @@ changelog:
- title: Bugfixes
labels:
- bug
- title: Non-breaking changes
labels:
- "*"
- title: Dependency upgrades
labels:
- dependencies
- title: Non-breaking changes
labels:
- "*"

0 comments on commit 2d87564

Please sign in to comment.