From 71a2eaa902aca4b6d4a557845f09ce7a64daa5a7 Mon Sep 17 00:00:00 2001 From: AustinMroz Date: Mon, 6 Oct 2025 13:30:34 -0700 Subject: [PATCH] Version bump 1.27.8 (#5944) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.27.8 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5944-Version-bump-1-27-8-2846d73d365081eaa942e5a2306fea86) by [Unito](https://www.unito.io) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edc654f6b..0cd63e007 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.27.7", + "version": "1.27.8", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",