Skip to content

Commit

Permalink
chore(goreleaser): Add "Breaking Changes" section
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed May 9, 2024
1 parent c283a44 commit c72b67d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ changelog:
- '^docs'
- '^test'
groups:
- title: Breaking Changes
order: 0
regexp: '\)!:'
- title: Features
order: 0
regexp: "(feat)"
Expand Down

0 comments on commit c72b67d

Please sign in to comment.