diff --git a/.goreleaser.yml b/.goreleaser.yml index c7e84d2a..0e806093 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -156,7 +156,7 @@ snapshot: name_template: "{{ incpatch .Version }}-next" changelog: - sort: "asc" + use: "github-native" release: prerelease: "auto"