From 9a2c18841dfc61e977d0ad91ee050664d659c12c Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 17 Mar 2026 22:15:46 +0900 Subject: [PATCH] 1.42.7 (#10120) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.42.7 **Base branch:** `core/1.42` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10120-1-42-7-3256d73d36508112a7e6f4768dc82a18) by [Unito](https://www.unito.io) Co-authored-by: comfy-pr-bot <172744619+comfy-pr-bot@users.noreply.github.com> Co-authored-by: Christian Byrne --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c32feb275d..a1b1df3393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.42.6", + "version": "1.42.7", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",