We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712cdc commit f53588dCopy full SHA for f53588d
.versionrc.json
@@ -2,7 +2,7 @@
2
"types": [
3
{ "type": "feat", "section": "✨ Features | 新功能" },
4
{ "type": "fix", "section": "🐛 Bug Fixes | Bug 修复" },
5
- { "type": "docs", "section": "✏️ Documentation | 文档", "hidden": true },
+ { "type": "docs", "section": "✏️ Documentation | 文档" },
6
{ "type": "style", "section": "💄 Styles | 风格", "hidden": true },
7
{ "type": "refactor", "section": "♻️ Code Refactoring | 代码重构" },
8
{ "type": "perf", "section": "⚡ Performance Improvements | 性能优化" },
0 commit comments