mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: doc updates session in the release notes
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
d1291650f2
commit
a6329f683b
@ -44,7 +44,6 @@ changelog:
|
||||
use: github
|
||||
filters:
|
||||
exclude:
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
- '^chore'
|
||||
- Merge pull request
|
||||
@ -58,6 +57,9 @@ changelog:
|
||||
- title: 'Bug fixes'
|
||||
regexp: "^.*fix[(\\w)]*:+.*$"
|
||||
order: 10
|
||||
- title: 'Documentation improvements'
|
||||
regexp: "^.*docs[(\\w)]*:+.*$"
|
||||
order: 20
|
||||
- title: Other work
|
||||
order: 999
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user