Skip to content

Commit 39089af

Browse files
authored
chore: refactor configuration files for better readability (#3951)
- Remove filters from the `changelog` section in `.goreleaser.yaml` Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 638aa19 commit 39089af

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,3 @@ changelog:
5454
order: 4
5555
- title: Others
5656
order: 999
57-
58-
filters:
59-
# Commit messages matching the regexp listed here will be removed from
60-
# the changelog
61-
# Default is empty
62-
exclude:
63-
- "^docs"
64-
- "CICD"
65-
- typo

0 commit comments

Comments
 (0)