@linyjs/plugin-docs 0.0.15 → 0.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -468,8 +468,11 @@ registry.register({
468
468
  ## 相关文档
469
469
 
470
470
  - 📖 [客户端模块开发](./client-module.md)
471
+ - 🛤️ [前端页面路由](./client-routes.md)
472
+ - 🪝 [公共 Hooks 使用](./client-hooks.md)
473
+ - 📊 [前端状态管理](./state-management.md)
471
474
  - 🔒 [权限管理](./permissions.md)
472
475
 
473
476
  ---
474
477
 
475
- **上一篇**: [客户端模块开发](./client-module.md) | **下一篇**: [权限管理](./permissions.md)
478
+ **上一篇**: [前端状态管理](./state-management.md) | **下一篇**: [权限管理](./permissions.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@linyjs/plugin-docs",
3
- "version": "0.0.15",
3
+ "version": "0.0.17",
4
4
  "description": "Plugin development documentation and examples for linyjs framework",
5
5
  "keywords": [
6
6
  "linyjs",