Skip to content

Commit c4c099f

Browse files
committed
chore: update release drafter labels
1 parent a29c18e commit c4c099f

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

.github/release-drafter.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@
33
name-template: v$NEXT_PATCH_VERSION
44
tag-template: v$NEXT_PATCH_VERSION
55
categories:
6-
- title: ":rocket: Enhancement"
7-
label: "feature :sparkles:"
6+
- title: "🚀 Enhancement"
7+
label: "feature "
88

9-
- title: ":globe_with_meridians: Translations"
10-
label: "translation :earth_africa:"
9+
- title: "🌐 Translations"
10+
label: "translation 🌍"
1111

12-
- title: ":bug: Bug Fix"
13-
label: "bug :bug:"
12+
- title: "🐛 Bug Fix"
13+
label: "bug 🐛"
1414

15-
- title: ":memo: Documentation"
16-
label: "documentation :book:"
15+
- title: "📝 Documentation"
16+
label: "documentation 📖"
1717

18-
- title: ":nail_care: Refactor"
19-
label: "refactor :recycle:"
18+
- title: "💅 Refactor"
19+
label: "refactor ♻️"
2020

21-
- title: ":house: Internal"
22-
label: "internal :house:"
21+
- title: "🏠 Internal"
22+
label: "internal 🏠"
2323

24-
- title: ":wrench: Tooling"
25-
label: "tooling :wrench:"
24+
- title: "🔧 Tooling"
25+
label: "tooling 🔧"
2626

27-
- title: ":package: Dependencies"
28-
label: "dependencies :package:"
27+
- title: "📦 Dependencies"
28+
label: "dependencies 📦"
2929

3030
change-template: "- $TITLE (#$NUMBER) @$AUTHOR"
3131
no-changes-template: "- No changes"
3232
template: |
3333
***
34-
### :zap: Changes
34+
### ⚡️ Changes
3535
$CHANGES
3636
***
37-
### :unicorn: Contributors
38-
Thank you $CONTRIBUTORS for the contributions! :trophy:
37+
### 🦄 Contributors
38+
Thank you $CONTRIBUTORS for the contributions! 🏆
3939
***

0 commit comments

Comments
 (0)