From b503d9a44f98844cc1555925aa54b735e8a1f41c Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 28 Oct 2025 15:27:12 +0900 Subject: [PATCH] 1.28.8 (#6344) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.28.8 **Base branch:** `core/1.28` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6344-1-28-8-29a6d73d3650813ab2a6e688d1aa646b) by [Unito](https://www.unito.io) Co-authored-by: Kosinkadink <7365912+Kosinkadink@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0a5e3d688..a205e872da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.28.7", + "version": "1.28.8", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",