chore(goreleaser): remove unused filter from changelog
- remove the filter that excludes version bump entries from changelog
🤖
This commit is contained in:
parent
61fc21224c
commit
3a5deffd2d
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ upx:
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
sort: desc
|
sort: desc
|
||||||
filters:
|
|
||||||
exclude:
|
|
||||||
- "bump version to"
|
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: binary
|
- format: binary
|
||||||
|
|
Loading…
Reference in a new issue