From 8a98710543073220c0cacb096ca2a79661ce0ddd Mon Sep 17 00:00:00 2001 From: DocFast CEO Date: Sat, 21 Feb 2026 10:02:48 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20v0.4.4=20=E2=80=94=20SDK=20messaging,?= =?UTF-8?q?=20sitemap=20fix,=20examples=20nav=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad48be6..04fc4ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docfast-api", - "version": "0.4.3", + "version": "0.4.4", "description": "Markdown/HTML to PDF API with built-in invoice templates", "main": "dist/index.js", "scripts": {