We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a97161 commit 99e3673Copy full SHA for 99e3673
.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