chore(release): bump to 2026.1.5
This commit is contained in:
parent
0faa200924
commit
39be40cd23
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
- macOS: treat location permission as always-only to avoid iOS-only enums. (#165) — thanks @Nachx639
|
||||
- Onboarding: when running from source, auto-build missing Control UI assets (`pnpm ui:build`).
|
||||
|
||||
## 2026.1.4-1
|
||||
## 2026.1.5
|
||||
|
||||
### Fixes
|
||||
- Control UI: render Markdown in chat messages (sanitized).
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "clawdbot",
|
||||
"version": "2026.1.4-1",
|
||||
"version": "2026.1.5",
|
||||
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue