chore(release): 2026.1.11-6
parent
494f41d575
commit
6c54977c15
|
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# 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
|
## 2026.1.11-5
|
||||||
|
|
||||||
### New Features and Changes
|
### New Features and Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "clawdbot",
|
"name": "clawdbot",
|
||||||
"version": "2026.1.11-5",
|
"version": "2026.1.11-6",
|
||||||
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue