mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-04-13 11:50:34 +02:00
build: add another category to our changelog
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
2bfbab9885
commit
15bc65618b
@ -65,6 +65,9 @@ changelog:
|
|||||||
- title: 'Documentation updates'
|
- title: 'Documentation updates'
|
||||||
regexp: ^.*?doc(\([[:word:]]+\))??!?:.+$
|
regexp: ^.*?doc(\([[:word:]]+\))??!?:.+$
|
||||||
order: 400
|
order: 400
|
||||||
|
- title: 'Build process updates'
|
||||||
|
regexp: ^.*?build(\([[:word:]]+\))??!?:.+$
|
||||||
|
order: 400
|
||||||
- title: Other work
|
- title: Other work
|
||||||
order: 9999
|
order: 9999
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user