build: feat/feature changelog prio
This commit is contained in:
parent
db28e8915b
commit
6ad001619d
|
|
@ -51,7 +51,7 @@ changelog:
|
|||
regexp: '^.*?security(\([[:word:]]+\))??!?:.+$'
|
||||
order: 0
|
||||
- title: 'Features'
|
||||
regexp: '^.*?feature(\([[:word:]]+\))??!?:.+$'
|
||||
regexp: '^.*?feat.*?(\([[:word:]]+\))??!?:.+$'
|
||||
order: 1
|
||||
- title: 'Bug fixes'
|
||||
regexp: '^.*?bugfix(\([[:word:]]+\))??!?:.+$'
|
||||
|
|
|
|||
Loading…
Reference in New Issue