Skip to content

Commit e2b6296

Browse files
authored
Update changelog-pr-config.json
1 parent a3b1984 commit e2b6296

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/changelog-pr-config.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,10 @@
77
"title": "🆕 New Scripts",
88
"labels": ["new script"]
99
},
10-
{
11-
"title": "🚀 Updated Scripts",
12-
"labels": ["update script"]
13-
},
14-
{
15-
"title": "🐞 Bug Fixes (Updated Scripts)",
16-
"labels": ["update script", "bugfix"]
17-
},
1810
{
1911
"title": "🐞 Bug Fixes",
2012
"labels": ["bugfix"]
2113
},
22-
{
23-
"title": "✨ Feature Updates (Updated Scripts)",
24-
"labels": ["update script", "feature"]
25-
},
2614
{
2715
"title": "✨ New Features",
2816
"labels": ["feature"]

0 commit comments

Comments
 (0)