From a032e5072155d2be244fa4fdb142bf1d2801297f Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Fri, 30 Jan 2026 09:12:49 +0900 Subject: [PATCH] 1.39.2 (#8447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.39.2 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8447-1-39-2-2f86d73d3650819e8daccc9c5fbc3a3b) 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 0106043d1..86db51eb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.39.1", + "version": "1.39.2", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",