Skip to content

Commit

Permalink
Add new changelog categories, reorder categories so general is at the…
Browse files Browse the repository at this point in the history
… bottom
  • Loading branch information
RebeccaMahany committed Aug 1, 2024
1 parent 3ef4750 commit 00365a0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ changelog:
- title: Table Changes
labels:
- "component:table"
- title: General
labels:
- "*"
- title: Build and Package
labels:
- "component:build&packaging"
- title: Features and Improvements
labels:
- "features-improvements"
- title: Bug Fixes
labels:
- "bug-fixes"
- title: General # Non-code changes like tests, CI, documentation
labels:
- "*"

0 comments on commit 00365a0

Please sign in to comment.