Skip to content

Commit 5b1c45e

Browse files
authored
Update release.yml (#57)
feature #57 - made changes in release note template
1 parent 3fe5c39 commit 5b1c45e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
changelog:
22
categories:
3-
- title: "🚀 Features"
3+
- title: "Features"
44
labels:
55
- "feature"
66
- "feat"
7-
- title: "🐞 Bug Fixes"
7+
- title: "Bug Fixes"
88
labels:
99
- "bug"
1010
- "fix"
11-
- title: "🧹 Maintenance"
11+
- title: "Maintenance"
1212
labels:
1313
- "chore"
1414
- "refactor"

0 commit comments

Comments
 (0)