We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6267192 commit 6604671Copy full SHA for 6604671
docs/developer-guide/plugin/api-changelog.md
@@ -0,0 +1,8 @@
1
+---
2
+title: API 变更日志
3
+description: 记录每一个版本的插件 API 变更记录,方便开发者适配
4
5
+
6
+## 2.22.0
7
8
+WIP
sidebars.js
@@ -339,6 +339,7 @@ module.exports = {
339
items: ["developer-guide/plugin/examples/todolist"],
340
},
341
// "developer-guide/plugin/appendices",
342
+ "developer-guide/plugin/api-changelog"
343
],
344
345
{
0 commit comments