feat(goreleaser): update changelog configuration
- uses the compare Gitea API
- drop `sort` setting
🤖
This commit is contained in:
parent
61fc21224c
commit
3b1c0324a3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ upx:
|
||||||
lzma: true
|
lzma: true
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
sort: desc
|
use: gitea
|
||||||
filters:
|
filters:
|
||||||
exclude:
|
exclude:
|
||||||
- "bump version to"
|
- "bump version to"
|
||||||
|
|
Loading…
Reference in a new issue