Skip to content

Commit

Permalink
chore: refactor configuration files for better readability (#3951)
Browse files Browse the repository at this point in the history
- Remove filters from the `changelog` section in `.goreleaser.yaml`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed May 7, 2024
1 parent 638aa19 commit 39089af
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yaml
Expand Up @@ -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

0 comments on commit 39089af

Please sign in to comment.