openclaw-stepfun 0.2.2 → 0.2.3

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -17,6 +17,8 @@ OpenClaw Stepfun WebSocket Gateway Channel Plugin - 将阶跃星辰 Stepfun Bot
17
17
  openclaw plugins install openclaw-stepfun
18
18
  ```
19
19
 
20
+ 📖 [安装详情](https://wvixbzgc0u7.feishu.cn/wiki/RsoFwSUvRi6lyNkx2Qsc7npwnEg)
21
+
20
22
  验证安装:
21
23
 
22
24
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-stepfun",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "OpenClaw Stepfun WebSocket gateway channel plugin",
5
5
  "type": "module",
6
6
  "license": "MIT",