[release] Increment version to 1.26.5 (#5094)

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
This commit is contained in:
Comfy Org PR Bot
2025-08-19 14:52:03 +08:00
committed by GitHub
parent 7d7c6a324a
commit 321fe71497
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@comfyorg/comfyui-frontend",
"version": "1.26.4",
"version": "1.26.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@comfyorg/comfyui-frontend",
"version": "1.26.4",
"version": "1.26.5",
"license": "GPL-3.0-only",
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
@@ -19423,4 +19423,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,7 @@
{
"name": "@comfyorg/comfyui-frontend",
"private": true,
"version": "1.26.4",
"version": "1.26.5",
"type": "module",
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
"homepage": "https://comfy.org",
@@ -126,4 +126,4 @@
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
}
}
}