@insta-dev01/intclaw 1.1.0 → 1.1.1

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,11 +1,11 @@
1
1
  {
2
- "id": "intclaw-connector",
2
+ "id": "intclaw",
3
3
  "name": "IntClaw Channel",
4
- "version": "0.8.1",
5
- "description": "IntClaw (IntClaw) messaging channel via Stream mode with AI Card streaming",
4
+ "version": "1.1.1",
5
+ "description": "IntClaw (IntClaw) messaging channel via Stream mode with ai market streaming",
6
6
  "author": "IntClaw Real Team",
7
7
  "main": "index.ts",
8
- "channels": ["intclaw-connector"],
8
+ "channels": ["intclaw"],
9
9
  "configSchema": {
10
10
  "type": "object",
11
11
  "additionalProperties": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@insta-dev01/intclaw",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "IntClaw (IntClaw) channel connector — Stream mode with AI Card streaming",
5
5
  "main": "index.ts",
6
6
  "types": "index.ts",