chore: fix release config
This commit is contained in:
parent
cc4de7625d
commit
393441faa1
1 changed files with 16 additions and 16 deletions
32
.github/release.yml
vendored
32
.github/release.yml
vendored
|
|
@ -2,19 +2,19 @@ changelog:
|
||||||
exclude:
|
exclude:
|
||||||
authors:
|
authors:
|
||||||
- renovate[bot]
|
- renovate[bot]
|
||||||
categories:
|
categories:
|
||||||
- title: Features
|
- title: Features
|
||||||
labels:
|
labels:
|
||||||
- feature
|
- feature
|
||||||
- title: Bug Fixes
|
- title: Bug Fixes
|
||||||
labels:
|
labels:
|
||||||
- fix
|
- fix
|
||||||
- title: Miscellaneous Chores
|
- title: Miscellaneous Chores
|
||||||
labels:
|
labels:
|
||||||
- chore
|
- chore
|
||||||
- ci
|
- ci
|
||||||
- docs
|
- docs
|
||||||
- test
|
- test
|
||||||
- title: Other Changes
|
- title: Other Changes
|
||||||
labels:
|
labels:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue