chore: release 2026.1.24-1

This commit is contained in:
Peter Steinberger
2026-01-25 14:08:20 +00:00
parent 71eb6d5dd0
commit a22ac64c47
33 changed files with 144 additions and 246 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.24-0",
"version": "2026.1.24-1",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",
@@ -64,6 +64,7 @@
"git-hooks/**",
"dist/terminal/**",
"dist/routing/**",
"dist/shared/**",
"dist/utils/**",
"dist/logging/**",
"dist/memory/**",
@@ -275,4 +276,4 @@
"dist/Clawdbot.app/**"
]
}
}
}