Skip to content

Commit

Permalink
chore: Exclude chore(deps-dev) from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 11, 2024
1 parent c65f66a commit a3ec854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ changelog:
order: 999
filters:
exclude:
- ^.*?chore(\([[:word:]]+\))??!?:.+$
- ^.*?chore(\(.*\))??!?:.+$

checksum:
extra_files:
Expand Down

0 comments on commit a3ec854

Please sign in to comment.