From f5212b2224afaeb49d8aa23092eeff5880d3e8ed Mon Sep 17 00:00:00 2001 From: gabriel miranda Date: Fri, 7 Aug 2026 16:29:19 -0300 Subject: [PATCH] chore: bump to 6.19.0-preview-headless-dashboard.4 Signed-off-by: gabriel miranda --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11bc62ac..3e7ea425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resend", - "version": "6.19.0-preview-headless-dashboard.3", + "version": "6.19.0-preview-headless-dashboard.4", "description": "Node.js library for the Resend API", "main": "./dist/index.cjs", "module": "./dist/index.mjs",