Thanks to visit codestin.com Credit goes to github.com
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 50ed1c1 commit f8e962aCopy full SHA for f8e962a
.goreleaser.yml
@@ -60,3 +60,5 @@ changelog:
60
use: github-native
61
sort: asc
62
abbrev: 0
63
+git:
64
+ tag_sort: -version:creatordate # if two tags reference the same commit, pick the latest one; see https://github.com/goreleaser/goreleaser/issues/4209
0 commit comments