chore(goreleaser): filter certain semantic commits from autochangelog

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2020-12-18 15:45:12 +01:00
parent e792bf9f29
commit 8fe5372ab4
+1 -2
View File
@@ -37,8 +37,7 @@ changelog:
sort: asc sort: asc
filters: filters:
exclude: exclude:
- '^docs:' - ^(chore|docs?|fix|feat|typo|refactor)(\([^)]+\))?:
- '^test:'
dockers: dockers:
- goos: linux - goos: linux