@creatoraris/openclaw-wecom 0.2.1 → 0.2.2

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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "id": "wecom",
3
- "version": "0.2.0",
2
+ "id": "openclaw-wecom",
3
+ "version": "0.2.2",
4
4
  "name": "企业微信(WeCom)",
5
5
  "description": "企业微信智能助手机器人桥接,支持流式回复、加密消息、单聊和群聊",
6
6
  "author": "CreatorAris",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@creatoraris/openclaw-wecom",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Enterprise WeChat (WeCom) channel plugin for OpenClaw - 企业微信智能助手机器人桥接",
5
5
  "main": "index.js",
6
6
  "type": "module",