Skip to content

Commit eb6f465

Browse files
committed
Add more labels
1 parent 9c1b1e3 commit eb6f465

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/release.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,19 @@ changelog:
88
- title: New Features ✨
99
labels:
1010
- "Changelog: Feature"
11+
- Feature
12+
- Improvement
13+
- New Integration
1114
- title: Bug Fixes 🐛
1215
labels:
1316
- "Changelog: Bugfix"
17+
- Bug
1418
- title: Documentation 📚
1519
labels:
1620
- "Changelog: Docs"
21+
- Docs
22+
- "Component: Docs"
1723
- title: Internal Changes 🔧
1824
labels:
1925
- "Changelog: Internal"
26+
- Quality Improvement

0 commit comments

Comments
 (0)