add config for changerelease
This commit is contained in:
parent
82a4af41f4
commit
925be7a852
1 changed files with 6 additions and 0 deletions
6
.git_changerelease.yaml
Normal file
6
.git_changerelease.yaml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
match_patch:
|
||||||
|
- "^[fF]ix"
|
||||||
|
|
||||||
|
match_major:
|
||||||
|
- "^[Bb]reaking"
|
Loading…
Reference in a new issue