Skip to content

Commit f53588d

Browse files
committed
chore: update version config
1 parent 1712cdc commit f53588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.versionrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"types": [
33
{ "type": "feat", "section": "✨ Features | 新功能" },
44
{ "type": "fix", "section": "🐛 Bug Fixes | Bug 修复" },
5-
{ "type": "docs", "section": "✏️ Documentation | 文档", "hidden": true },
5+
{ "type": "docs", "section": "✏️ Documentation | 文档" },
66
{ "type": "style", "section": "💄 Styles | 风格", "hidden": true },
77
{ "type": "refactor", "section": "♻️ Code Refactoring | 代码重构" },
88
{ "type": "perf", "section": "⚡ Performance Improvements | 性能优化" },

0 commit comments

Comments
 (0)