chore(goreleaser): don't filter feat, filter style
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ snapshot:
|
||||
changelog:
|
||||
filters:
|
||||
exclude:
|
||||
- '^(chore|docs?|feat|fix|refactor|test|typo|wip)(\([^)]+\))?:'
|
||||
- '^(chore|docs?|fix|refactor|style|test|typo|wip)(\([^)]+\))?:'
|
||||
|
||||
dockers:
|
||||
- goos: linux
|
||||
|
||||
Reference in New Issue
Block a user