chore: release 1.2.2

main
Peter Steinberger 2025-11-28 08:17:22 +01:00
parent 4e3663b4d4
commit 5bafe9483d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## 1.2.2 — Unreleased ## 1.2.2 — 2025-11-28
### Changes ### 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. - **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.

View File

@ -1,6 +1,6 @@
{ {
"name": "warelay", "name": "warelay",
"version": "1.2.1", "version": "1.2.2",
"description": "WhatsApp relay CLI (send, monitor, webhook, auto-reply) using Twilio", "description": "WhatsApp relay CLI (send, monitor, webhook, auto-reply) using Twilio",
"type": "module", "type": "module",
"main": "dist/index.js", "main": "dist/index.js",