Fix bug fix icon in changelog configuration
Closes gh-27937
This commit is contained in:
parent
206176425a
commit
29a2321ee8
|
@ -4,7 +4,7 @@ changelog:
|
||||||
- title: ":star: New Features"
|
- title: ":star: New Features"
|
||||||
labels:
|
labels:
|
||||||
- "type: enhancement"
|
- "type: enhancement"
|
||||||
- title: ":beetle: Bug Fixes"
|
- title: ":lady_beetle: Bug Fixes"
|
||||||
labels:
|
labels:
|
||||||
- "type: bug"
|
- "type: bug"
|
||||||
- "type: regression"
|
- "type: regression"
|
||||||
|
|
Loading…
Reference in New Issue