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:
Sebastian Mark 2024-11-07 19:29:48 +01:00
parent 61fc21224c
commit 0f6a206b01

View file

@ -24,11 +24,8 @@ upx:
lzma: true lzma: true
changelog: changelog:
sort: desc use: gitea
filters:
exclude:
- "bump version to"
archives: archives:
- format: binary - format: binary