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

Commit b840366

Browse files
authored
chore(releasenotes): update workflow configurations (#726)
Rename label feat to feature under categories.
1 parent a052133 commit b840366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ autolabeler:
7979
categories:
8080
- title: '🚀 Features'
8181
labels:
82-
- 'feat'
82+
- 'feature'
8383
- "type: enhancement"
8484
- "type: new feature"
8585
- "type: major"
@@ -131,4 +131,4 @@ template: |
131131
132132
## Contributors
133133
134-
$CONTRIBUTORS
134+
$CONTRIBUTORS

0 commit comments

Comments
 (0)