feat(goreleaser): update changelog configuration
- uses the compare Gitea API - drop `sort` setting - remove the filter that excludes version bump entries
This commit is contained in:
parent
93f39507c1
commit
467d90065c
1 changed files with 1 additions and 4 deletions
|
@ -24,10 +24,7 @@ upx:
|
||||||
lzma: true
|
lzma: true
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
sort: desc
|
use: gitea
|
||||||
filters:
|
|
||||||
exclude:
|
|
||||||
- "bump version to"
|
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: binary
|
- format: binary
|
||||||
|
|
Loading…
Reference in a new issue