From 08b256c29d58e675a599d6628b1ad90c51ec707a Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Thu, 27 Nov 2025 04:24:25 +0900 Subject: [PATCH] 1.34.0 (#6961) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor version increment to 1.34.0 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6961-1-34-0-2b76d73d3650810785edf2e5a05d40bb) 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 2960d481b..ea7558c0e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.33.9", + "version": "1.34.0", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",