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
61fc21224c
commit
0f6a206b01
1 changed files with 2 additions and 5 deletions
|
@ -24,11 +24,8 @@ upx:
|
|||
lzma: true
|
||||
|
||||
changelog:
|
||||
sort: desc
|
||||
filters:
|
||||
exclude:
|
||||
- "bump version to"
|
||||
|
||||
use: gitea
|
||||
|
||||
archives:
|
||||
- format: binary
|
||||
|
||||
|
|
Loading…
Reference in a new issue