Skip to content

Commit 3d46b73

Browse files
authored
fix(.goreleaser.yml): use semver to sort git tags (#319)
1 parent 2b9f803 commit 3d46b73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ changelog:
6161
use: github-native
6262
sort: asc
6363
abbrev: 0
64+
git:
65+
tag_sort: semver

0 commit comments

Comments
 (0)