From d01081dab4dca5125442dd5e9933dec32d535b36 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 23 Sep 2025 09:36:12 +0800 Subject: [PATCH] 1.28.1 (#5728) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.28.1 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5728-1-28-1-2776d73d365081b287e4fdc5cbcea07b) 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 923f04b7e..ec94c881b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.0", + "version": "1.28.1", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",