Skip to content

Commit 4dfcd32

Browse files
authored
Update changelog-pr-config.json
1 parent 167deb5 commit 4dfcd32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/changelog-pr-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
{
1515
"title": "🆕 Features",
16-
"labels": ["new feature"]
16+
"labels": ["feature"]
1717
},
1818
{
1919
"title": "🌐 Website",
2020
"labels": ["website"]
2121
},
2222
{
2323
"title": "🐞 Bug Fixes",
24-
"labels": ["bug fix"]
24+
"labels": ["bugfix"]
2525
},
2626
{
2727
"title": "🧰 Maintenance",

0 commit comments

Comments
 (0)