Fix bug fix icon in changelog configuration

Closes gh-27385
This commit is contained in:
Stephane Nicoll
2021-09-11 00:00:57 +02:00
parent bd90c4d0f0
commit 1954a22c23

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"