From 7585444ce667d67637726fcc3255372784554100 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Fri, 19 Sep 2025 05:13:33 +0800 Subject: [PATCH] 1.28.0 (#5640) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor version increment to 1.28.0 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5640-1-28-0-2726d73d3650818e846fcf78cbf33b73) by [Unito](https://www.unito.io) Co-authored-by: benceruleanlu <162923238+benceruleanlu@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9acc66aa6..770ef7e04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.27.5", + "version": "1.28.0", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",