chore: prepare 2026.1.23-1

This commit is contained in:
Peter Steinberger
2026-01-24 13:28:22 +00:00
parent d0e21f05a6
commit c8afa8207c
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
Docs: https://docs.clawd.bot
## 2026.1.23-1
### Fixes
- Packaging: include dist/tts output in npm tarball (fixes missing dist/tts/tts.js).
## 2026.1.23
### Highlights

View File

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