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