Skip to content

Commit ab80478

Browse files
authored
Update release-drafter.yml
adding documentation
1 parent 973013a commit ab80478

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,15 @@ categories:
2121
- 'feature'
2222
- 'enhancement'
2323
- 'performance'
24-
- title: ':factory: API features and enhancements'
25-
labels:
26-
- 'apiv2'
24+
- title: '🚀 API features and enhancements'
25+
label: 'apiv2'
2726
- title: '🐛 Bug Fixes'
2827
labels:
2928
- 'fix'
3029
- 'bugfix'
3130
- 'bug'
31+
- title: 📝 Documentation updates
32+
label: documentation
3233
- title: '🧰 Maintenance'
3334
labels:
3435
- 'dependencies'

0 commit comments

Comments
 (0)