chore(release): 2026.1.11-4

This commit is contained in:
Peter Steinberger
2026-01-11 01:46:41 +01:00
parent 3e6d27ac4e
commit 0637e4b2a5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026.1.11-4
### Fixes
- CLI/Status: when gateway is reachable, show which auth was used (`token`/`password`/`none`).
## 2026.1.11-3
### Fixes

View File

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