From 557b2fdb0ef7ae91b242091452115f7016e5f78e Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 1 Oct 2025 12:40:53 +0800 Subject: [PATCH] 1.28.4 (#5875) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.28.4 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5875-1-28-4-27f6d73d3650819f984ac83c971197b0) 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 bdfdc0378..ee0f556cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.3", + "version": "1.28.4", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",