chore: refactor configuration files for better readability

- Remove filters from the `changelog` section in `.goreleaser.yaml`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2024-05-07 10:00:04 +08:00
parent b4f66e965b
commit 85c2747fb0
No known key found for this signature in database
1 changed files with 0 additions and 9 deletions

View File

@ -54,12 +54,3 @@ changelog:
order: 4
- title: Others
order: 999
filters:
# Commit messages matching the regexp listed here will be removed from
# the changelog
# Default is empty
exclude:
- "^docs"
- "CICD"
- typo