Skip to content

Commit 6604671

Browse files
authored
docs: add api changelog docs for plugin (#513)
Signed-off-by: Ryan Wang <i@ryanc.cc>
1 parent 6267192 commit 6604671

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: API 变更日志
3+
description: 记录每一个版本的插件 API 变更记录,方便开发者适配
4+
---
5+
6+
## 2.22.0
7+
8+
WIP

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ module.exports = {
339339
items: ["developer-guide/plugin/examples/todolist"],
340340
},
341341
// "developer-guide/plugin/appendices",
342+
"developer-guide/plugin/api-changelog"
342343
],
343344
},
344345
{

0 commit comments

Comments
 (0)