Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit efffcf0

Browse files
authored
chore(ci): update release-drafter configurations (#848)
Add label `bug` under the Bug Fixes category
1 parent 2e82845 commit efffcf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ categories:
8181
- title: '🐛 Bug Fixes'
8282
labels:
8383
- 'fix'
84+
- 'bug'
8485
- "type: improvement"
8586
- "type: bug"
8687
- "type: minor"
@@ -121,4 +122,4 @@ template: |
121122
122123
## Contributors
123124
124-
$CONTRIBUTORS
125+
$CONTRIBUTORS

0 commit comments

Comments
 (0)