Skip to content

Commit ffc9782

Browse files
fix(release-drafter): move provider label to bug fixes category (#3099)
1 parent 78481e8 commit ffc9782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ categories:
44
- title: "🚀 Features"
55
labels:
66
- "type: feature"
7-
- "type: provider"
87

98
- title: "📝 Documentation"
109
labels:
@@ -14,6 +13,7 @@ categories:
1413
labels:
1514
- "type: bug"
1615
- "type: fix"
16+
- "type: provider"
1717

1818
- title: "🚀 Performance"
1919
labels:

0 commit comments

Comments
 (0)