chore(release): 2026.1.11-6

This commit is contained in:
Peter Steinberger
2026-01-11 03:35:28 +01:00
parent 494f41d575
commit 6c54977c15
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026.1.11-6
### Fixes
- CLI/Status: make the “More” footer shorter and easier to scan (newlines + context-aware suggestions).
- Docs/FAQ: make `clawdbot status` the first diagnostic step (and point to `status --all` for pasteable reports).
## 2026.1.11-5
### New Features and Changes

View File

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