From ed979ed2638428b53efbad86194f4727c2adf47a Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 22 Oct 2025 05:48:36 +0900 Subject: [PATCH] 1.29.3 (#6185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.29.3 **Base branch:** `core/1.29` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6185-1-29-3-2936d73d3650818c88e9efb29d67cb5e) by [Unito](https://www.unito.io) Co-authored-by: simula-r <18093452+simula-r@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f1aeff9e..bc2b2f7a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.29.2", + "version": "1.29.3", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",