From 08c43f6028c99bc779e45443e1c75b64f59b12ce Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Mon, 22 Dec 2025 18:37:47 +0900 Subject: [PATCH] 1.36.8 (#7699) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.36.8 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7699-1-36-8-2d16d73d3650811cae61d2692aa58d5b) 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 5f3e98c01..136eed519 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.36.7", + "version": "1.36.8", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",