mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
Fix bug fix icon in changelog configuration
Closes gh-1263
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user