chore: exclude new merge messages from changelog (!104)

* Update the goreleaser config to exclude the new merge commit messages

https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/104
This commit is contained in:
Hector 2023-07-03 07:18:37 +00:00
parent a388773836
commit 29d03c5a88

View File

@ -43,3 +43,4 @@ changelog:
filters:
exclude:
- "^Merge"
- "^merge"