1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix bug label for generateChangelog task

This commit is contained in:
Steve Riesenberg
2021-10-28 11:53:11 -05:00
parent e0821f2a99
commit 9cdc3cd44b
+1 -1
View File
@@ -8,7 +8,7 @@ changelog:
labels: ["type: enhancement"]
sort: "title"
- title: ":beetle: Bug Fixes"
labels: ["type:bug"]
labels: ["type: bug"]
sort: "title"
- title: ":hammer: Dependency Upgrades"
emoji: ":hammer:"