From 308c22efc66420f82873aedc96fb8e7bbe13fb69 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Mon, 9 Mar 2026 09:24:52 +0900 Subject: [PATCH] 1.42.2 (#9629) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.42.2 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9629-1-42-2-31e6d73d365081faa106d97ae431e2e6) by [Unito](https://www.unito.io) Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb9ae497a6..0bbd190ae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.42.1", + "version": "1.42.2", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",