fix: show descending orders on releases [ci skip]

This commit is contained in:
decentral1se 2021-10-06 09:11:30 +02:00
parent 7c0d883135
commit 98ffc210e1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ checksum:
snapshot:
name_template: "{{ incpatch .Version }}-next"
changelog:
sort: asc
sort: desc
filters:
exclude:
- "^WIP:"