chore: release 2026.1.21-2

This commit is contained in:
Peter Steinberger
2026-01-22 11:42:42 +00:00
parent 447db67b18
commit cd6bacae23
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
Docs: https://docs.clawd.bot
## 2026.1.21-2
### Fixes
- Control UI: ignore bootstrap identity placeholder text for avatar values and fall back to the default avatar. https://docs.clawd.bot/cli/agents https://docs.clawd.bot/web/control-ui
## 2026.1.21
### Highlights

View File

@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.21-1",
"version": "2026.1.21-2",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",