chore(goreleaser): fix autochangelog

. don't sort entries
. filter selected semantic commit messages

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2020-12-18 16:15:26 +01:00
parent 8fe5372ab4
commit 5ffbd83672
+1 -2
View File
@@ -34,10 +34,9 @@ checksum:
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
sort: asc
filters:
exclude:
- ^(chore|docs?|fix|feat|typo|refactor)(\([^)]+\))?:
- '^(chore|docs?|feat|fix|refactor|test|typo|wip)(\([^)]+\))?:'
dockers:
- goos: linux