Skip to content

Commit 22d38fd

Browse files
authored
chore: update .github/release.yml
1 parent f084eab commit 22d38fd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/release.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
changelog:
44
exclude:
55
labels:
6-
- PR: Docs
6+
- "PR: Docs"
77
categories:
88
- title: Possibly Breaking Changes
99
labels:
10-
- PR: Breaking!
11-
- PR: Major Feat!
10+
- "PR: Breaking!"
11+
- "PR: Major Feat!"
1212
- title: New/Changed
1313
labels:
14-
- PR: Feature
15-
- PR: Misc Change
14+
- "PR: Feature"
15+
- "PR: Misc Change"
1616
- title: Fixes
1717
labels:
18-
- PR: Fix
19-
- PR: Performance
18+
- "PR: Fix"
19+
- "PR: Performance"
2020
- title: Other Changes
2121
labels:
2222
- "*"

0 commit comments

Comments
 (0)