From 43b66ec5e5f7eb806124456853f1dfa738aa7e87 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sat, 14 Feb 2026 23:55:44 +0900 Subject: [PATCH] 1.38.14 (#8874) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.38.14 **Base branch:** `core/1.38` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8874-1-38-14-3076d73d365081dfa3c6e6d8bd64bf73) 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 7336a71d13..c5399c582c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.38.13", + "version": "1.38.14", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",