@searchfe/openclaw-baiduapp 0.1.9-beta.3 → 0.1.10

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.
@@ -2,7 +2,7 @@
2
2
  "id": "openclaw-baiduapp",
3
3
  "name": "Baidu App",
4
4
  "description": "百度App消息渠道插件(支持主动推送)",
5
- "version": "0.1.9-beta.3",
5
+ "version": "0.1.10",
6
6
  "channels": ["openclaw-baiduapp"],
7
7
  "configSchema": {
8
8
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@searchfe/openclaw-baiduapp",
3
- "version": "0.1.9-beta.3",
3
+ "version": "0.1.10",
4
4
  "type": "module",
5
5
  "description": "OpenClaw Baidu App channel plugin (百度App消息渠道插件)",
6
6
  "license": "MIT",