From 5cff131144d584ca66e0d750d035663d391161b9 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Fri, 3 Oct 2025 23:49:55 +0900 Subject: [PATCH] 1.28.5 (#5906) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.28.5 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5906-1-28-5-2816d73d3650816c9f9bf791e20aa9c0) 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 e2848b16b..eb6afcb02 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.4", + "version": "1.28.5", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",