1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00

chore(ci): group goreleaser changelog

refs #2670

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2021-11-23 22:29:47 -03:00
parent b508d7f156
commit 419b6fc7d2
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -50,6 +50,16 @@ changelog:
- Merge pull request
- Merge branch
- go mod tidy
groups:
- title: 'New Features'
regexp: "^.*feat[(\\w)]*:+.*$"
order: 0
- title: 'Bug fixes'
regexp: "^.*fix[(\\w)]*:+.*$"
order: 10
- title: Other work
order: 999
dockers:
- image_templates: