chore(release): 2026.1.11-2
parent
b339097179
commit
cbac9fe4ac
|
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026.1.11-2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- CLI/Status: add a “More:” footer with next-step commands and document status/diagnostics commands in troubleshooting.
|
||||||
|
|
||||||
## 2026.1.11-1
|
## 2026.1.11-1
|
||||||
|
|
||||||
### New Features and Changes
|
### New Features and Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "clawdbot",
|
"name": "clawdbot",
|
||||||
"version": "2026.1.10-4",
|
"version": "2026.1.11-2",
|
||||||
"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