We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea69ef commit ea5fd74Copy full SHA for ea5fd74
1 file changed
.goreleaser.yaml
@@ -44,6 +44,10 @@ homebrew_casks:
44
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/kubert"]
45
end
46
47
+release:
48
+ footer: |
49
+ **Full Changelog**: https://github.com/idebeijer/kubert/compare/{{ .PreviousTag }}...{{ .Tag }}
50
+
51
changelog:
52
sort: asc
53
groups:
0 commit comments