Skip to content

Commit

Permalink
ci: Add dependencies section to release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Feb 12, 2025
1 parent df7ba74 commit 1be5c5f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/changelog-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ groups:
- title: Fixes
order: 1
regexp: "^(fix|perf)"
- title: Others
- title: Dependencies
order: 999
regexp: "\\(deps\\):"
- title: Others
order: 998

0 comments on commit 1be5c5f

Please # to comment.