Skip to content

Commit d61c697

Browse files
committed
Revering the change to the changelog format in GoReleaser config, let's render the full git changelog there instead of just a link
1 parent 2180c61 commit d61c697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ snapshot:
4848
version_template: "{{ incpatch .Version }}-next"
4949

5050
changelog:
51-
use: github-native
51+
use: github
5252
filters:
5353
exclude:
5454
- "^docs:"

0 commit comments

Comments
 (0)