From 08895767a9bf9a55e79e551425753d1354863d46 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 24 Dec 2025 09:46:03 +0900 Subject: [PATCH] 1.36.10 (#7747) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.36.10 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7747-1-36-10-2d36d73d365081e3aa48c857f0e852c1) 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 83bd775bd..5389af03a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.36.9", + "version": "1.36.10", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",