From d73e8e4aa3b38446d875b35c85394cf0d0893e25 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 20 Jan 2026 10:26:03 +0900 Subject: [PATCH] 1.38.7 (#8167) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.38.7 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8167-1-38-7-2ee6d73d36508115b97ac02d77c8646d) by [Unito](https://www.unito.io) Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: Alexander Brown --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0e8b7f85..72eb659c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.38.6", + "version": "1.38.7", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",