From b8a796212cbebaa305a6bacbb98e0512e71c9993 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Fri, 21 Nov 2025 09:19:34 +0900 Subject: [PATCH] 1.33.4 (#6791) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.33.4 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6791-1-33-4-2b16d73d365081f4b675e2d44f4935ca) 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 8b77e70be..e1bb6b724 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.33.3", + "version": "1.33.4", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",