Skip to content

Commit

Permalink
fix: don't include build commits in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
barp committed Dec 8, 2022
1 parent 71b977e commit 7945eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ changelog:
exclude:
- '^docs[(\\w)]*:+.*$'
- '^test[(\\w)]*:+.*$'
- '^build[(\\w)]*:+.*$'

0 comments on commit 7945eb9

Please sign in to comment.