From c8fd9a5374639bb8712dc1d0630db781c953af2e Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 3 Feb 2026 15:13:14 +0900 Subject: [PATCH] 1.38.13 (#8578) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.38.13 **Base branch:** `core/1.38` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8578-1-38-13-2fc6d73d36508122b4c3dc622c48232e) by [Unito](https://www.unito.io) Co-authored-by: comfy-pr-bot <172744619+comfy-pr-bot@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a3a98f8f..7336a71d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.38.12", + "version": "1.38.13", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",