From a9b9de2b10e09da4da66bcb069aba203fe3509e2 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Thu, 14 May 2026 11:20:34 +0900 Subject: [PATCH] 1.44.19 (#12147) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.44.19 **Base branch:** `core/1.44` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-12147-1-44-19-35d6d73d365081489f37e84e53576acc) by [Unito](https://www.unito.io) Co-authored-by: comfy-pr-bot <172744619+comfy-pr-bot@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 468b8a805b..5cbf5acdf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.44.18", + "version": "1.44.19", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",