Skip to content

Commit

Permalink
Update goreleaser.yml (#175)
Browse files Browse the repository at this point in the history
Fix goreleaser for version 2.

Signed-off-by: Fei Guo <[email protected]>
  • Loading branch information
Fei-Guo authored Nov 1, 2024
1 parent a7cc0dd commit ecbc2e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ release:
header: |
## {{.Tag}} - {{ time "2006-01-02" }}
changelog:
skip: false
groups:
- title: Features 🌈
regexp: ^.*feat[(\\w)]*:+.*$

- title: Bug Fixes 🐞
regexp: ^.*fix[(\\w)]*:+.*$
- title: Build 🏭
Expand Down

0 comments on commit ecbc2e7

Please sign in to comment.