From d06cc0819aaaea249ede253d082e7c1c8d58443c Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 17 Feb 2026 19:22:09 +0900 Subject: [PATCH] 1.40.6 (#8927) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.40.6 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8927-1-40-6-30a6d73d365081498d88d11c5f24a0ed) 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 a4fd40660e..68efbd2e01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.40.5", + "version": "1.40.6", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",