We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a97161 commit 2b9f803Copy full SHA for 2b9f803
.goreleaser.yml
@@ -57,4 +57,7 @@ release:
57
# If you want to manually examine the release before its live, uncomment this line:
58
# draft: true
59
changelog:
60
- disable: true
+ # see https://goreleaser.com/customization/changelog/
61
+ use: github-native
62
+ sort: asc
63
+ abbrev: 0
0 commit comments