chore(release): bump to 2026.1.5

This commit is contained in:
Peter Steinberger
2026-01-04 21:54:04 +01:00
parent 0faa200924
commit 39be40cd23
2 changed files with 2 additions and 2 deletions

View File

@@ -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).

View File

@@ -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",