chore(goreleaser): don't filter feat, filter style

This commit is contained in:
pancho horrillo
2020-12-19 04:14:51 +01:00
parent 5ffbd83672
commit 678a5a217c
+1 -1
View File
@@ -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