pinto-app-openclaw 1.3.14 → 1.3.15

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": "pinto-app-openclaw",
3
3
  "name": "Pinto Chat",
4
4
  "description": "Integration with Pinto Chat API",
5
- "version": "1.3.14",
5
+ "version": "1.3.15",
6
6
  "channels": [
7
7
  "pinto"
8
8
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pinto-app-openclaw",
3
- "version": "1.3.14",
3
+ "version": "1.3.15",
4
4
  "description": "OpenClaw Channel Plugin for Pinto Chat",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",