chore: release 1.2.2

This commit is contained in:
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
## 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.

View File

@@ -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",