We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aeb864 commit cdb6d8cCopy full SHA for cdb6d8c
1 file changed
.goreleaser.yaml
@@ -6,6 +6,9 @@ builds:
6
7
changelog:
8
use: github
9
+ filters:
10
+ exclude:
11
+ - "^chore\\(deps\\):"
12
groups:
13
- title: Features
14
regexp: "^.*feat[(\\w)]*:+.*$"
0 commit comments