From 6a207bb52a887b1a70fbf654641ebc57710f97c7 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sat, 9 May 2026 13:48:32 +0900 Subject: [PATCH] 1.43.18 (#12100) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.43.18 **Base branch:** `core/1.43` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-12100-1-43-18-35b6d73d3650819daa52f361dabf0c8b) by [Unito](https://www.unito.io) Co-authored-by: dante01yoon <6510430+dante01yoon@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e94a705f27..60b0131c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.43.17", + "version": "1.43.18", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",