From dc0b729efa3ce143a10b22065b834b88d3627389 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Mon, 6 Oct 2025 13:53:55 +0900 Subject: [PATCH] 1.28.6 (#5933) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.28.6 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5933-1-28-6-2846d73d365081c59e1ed287f8c299b3) by [Unito](https://www.unito.io) Co-authored-by: AustinMroz <4284322+AustinMroz@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e67a3ebe1..171caf9f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.5", + "version": "1.28.6", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",