From 799e2d556925fae7ab4e2707b86443967d17cc79 Mon Sep 17 00:00:00 2001 From: AustinMroz Date: Tue, 7 Oct 2025 17:37:22 -0700 Subject: [PATCH] Version bump 1.27.10 (#5969) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.27.10 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5969-Version-bump-1-27-10-2866d73d365081b78ae2dbbb26f1d113) 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 8217aa386..97700202f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.27.9", + "version": "1.27.10", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",