Skip to content

Commit 1954a22

Browse files
committed
Fix bug fix icon in changelog configuration
Closes gh-27385
1 parent bd90c4d commit 1954a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/config/changelog-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ changelog:
44
- title: ":star: New Features"
55
labels:
66
- "type: enhancement"
7-
- title: ":beetle: Bug Fixes"
7+
- title: ":lady_beetle: Bug Fixes"
88
labels:
99
- "type: bug"
1010
- "type: regression"

0 commit comments

Comments
 (0)