chore: release 1.2.2
parent
4e3663b4d4
commit
5bafe9483d
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 1.2.2 — Unreleased
|
||||
## 1.2.2 — 2025-11-28
|
||||
|
||||
### Changes
|
||||
- **Manual heartbeat sends:** `warelay heartbeat` accepts `--message/--body` with `--provider web|twilio` to push real outbound messages through the same plumbing; `--dry-run` previews payloads without sending.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "warelay",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "WhatsApp relay CLI (send, monitor, webhook, auto-reply) using Twilio",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Reference in New Issue