Skip to content

Commit 81ede5d

Browse files
zhoushawzhouxiao.shaw
andauthored
chore: add release note (#1864)
Co-authored-by: zhouxiao.shaw <[email protected]>
1 parent 10b6eea commit 81ede5d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/# .github/.github/release.yml renamed to .github/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ changelog:
88
categories:
99
- title: Breaking Changes 🍭
1010
labels:
11-
- "change: breaking"
11+
- 'change: breaking'
1212
- title: New Features 🎉
1313
labels:
14-
- "change: feat"
14+
- 'change: feat'
1515
- title: Performance 🚀
1616
labels:
17-
- "change: perf"
17+
- 'change: perf'
1818
- title: Bug Fixes 🐞
1919
labels:
20-
- "change: fix"
20+
- 'change: fix'
2121
- title: Document 📖
2222
labels:
23-
- "change: docs"
23+
- 'change: docs'
2424
- title: Other Changes
2525
labels:
26-
- "*"
26+
- '*'

0 commit comments

Comments
 (0)