@roitium/telegram-stickers-brain 2.1.0 → 2.2.0

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,8 +1,8 @@
1
1
  {
2
- "id": "telegram-stickers",
2
+ "id": "telegram-stickers-brain",
3
3
  "name": "Telegram Stickers Brain",
4
4
  "description": "Semantic Telegram sticker management with VLM captioning and QMD vector indexing",
5
- "version": "2.1.0",
5
+ "version": "2.2.0",
6
6
  "configSchema": {
7
7
  "type": "object",
8
8
  "additionalProperties": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roitium/telegram-stickers-brain",
3
- "version": "2.1.0",
3
+ "version": "2.2.0",
4
4
  "description": "Telegram Stickers Plugin with auto-collection and load balancing",
5
5
  "main": "index.js",
6
6
  "openclaw": {