diff --git a/.goreleaser.yml b/.goreleaser.yml index e3c78b786..b5ca61374 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -56,5 +56,5 @@ changelog: - '^chore:' - '^ci:' - '^docs?:' - - '^test:' + - '^tests?:' - '^\w+\s+' # a hack to remove commit messages without colons thus don't correspond to a package