Fix bug fix icon in changelog configuration

Closes gh-27937
This commit is contained in:
Stephane Nicoll 2021-09-10 23:57:57 +02:00
parent 206176425a
commit 29a2321ee8

View File

@ -4,7 +4,7 @@ changelog:
- title: ":star: New Features"
labels:
- "type: enhancement"
- title: ":beetle: Bug Fixes"
- title: ":lady_beetle: Bug Fixes"
labels:
- "type: bug"
- "type: regression"