We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5db75 commit 91903f5Copy full SHA for 91903f5
1 file changed
.goreleaser.yaml
@@ -58,4 +58,9 @@ release:
58
# If you want to manually examine the release before its live, uncomment this line:
59
# draft: true
60
changelog:
61
- disable: true
+ use: github
62
+ sort: asc
63
+ filters:
64
+ exclude:
65
+ - "^docs:"
66
+ - "^test:"
0 commit comments