From 01e379ce951b3d18fa2664c84396e1f73a00d873 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 10 Dec 2025 09:32:14 +0900 Subject: [PATCH] 1.33.14 (#7300) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.33.14 **Base branch:** `core/1.33` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7300-1-33-14-2c46d73d365081c19d1cd1f8591c8dd0) by [Unito](https://www.unito.io) Co-authored-by: benceruleanlu <162923238+benceruleanlu@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adabe771e..16c78ed2c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.33.13", + "version": "1.33.14", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",