From eec2b573a9f0e066fed742e78ba3957bd889d23d Mon Sep 17 00:00:00 2001 From: Arjan Singh <1598641+arjansingh@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:04:22 -0700 Subject: [PATCH] Backports for 1.28 (#6084) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Create version `1.28.7` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6084-Backports-for-1-28-28e6d73d3650819fa902d38a22a04736) by [Unito](https://www.unito.io) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 171caf9f7..d0a5e3d68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.6", + "version": "1.28.7", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",