chore: release 2026.1.20-2

This commit is contained in:
Peter Steinberger
2026-01-21 08:30:23 +00:00
parent 9a14267dfa
commit cb7791c8a4
28 changed files with 58 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.20-1",
"version": "2026.1.20-2",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",
@@ -13,6 +13,7 @@
"clawdbot": "dist/entry.js"
},
"files": [
"dist/acp/**",
"dist/agents/**",
"dist/auto-reply/**",
"dist/browser/**",
@@ -65,6 +66,7 @@
"dist/logging/**",
"dist/memory/**",
"dist/markdown/**",
"dist/node-host/**",
"dist/pairing/**",
"dist/whatsapp/**"
],