Skip to content

Commit 9a4c4c5

Browse files
authored
fix: goreleaser changelog generation (#85)
1 parent cdaa2b6 commit 9a4c4c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ changelog:
2121
sort: asc
2222
filters:
2323
exclude:
24-
- '^docs:'
25-
- '^test:'
24+
- '^(\s)*docs:'
25+
- '^(\s)*test:'
2626
- Merge pull request
27-
- Update README
27+
- update README

0 commit comments

Comments
 (0)