Skip to content

Commit ea5fd74

Browse files
committed
build: add full changelog to release
1 parent aea69ef commit ea5fd74

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ homebrew_casks:
4444
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/kubert"]
4545
end
4646
47+
release:
48+
footer: |
49+
**Full Changelog**: https://github.com/idebeijer/kubert/compare/{{ .PreviousTag }}...{{ .Tag }}
50+
4751
changelog:
4852
sort: asc
4953
groups:

0 commit comments

Comments
 (0)