From 9df7f23b95fbf474e843df441396c31bbf831185 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Fri, 21 Nov 2025 04:26:38 +0900 Subject: [PATCH] 1.30.6 (#6787) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.30.6 **Base branch:** `core/1.30` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6787-1-30-6-2b16d73d3650815a9c48dd779148a4e4) by [Unito](https://www.unito.io) Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3e4853f7..c41ffa49b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.30.5", + "version": "1.30.6", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",