mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
1.37.5 (#7866)
Patch version increment to 1.37.5 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7866-1-37-5-2e16d73d365081ecafa2f325c415f4a2) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@comfyorg/comfyui-frontend",
|
"name": "@comfyorg/comfyui-frontend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.37.4",
|
"version": "1.37.5",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
|
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
|
||||||
"homepage": "https://comfy.org",
|
"homepage": "https://comfy.org",
|
||||||
|
|||||||
@@ -333,4 +333,4 @@
|
|||||||
"label": "Toggle Workflows Sidebar",
|
"label": "Toggle Workflows Sidebar",
|
||||||
"tooltip": "Workflows"
|
"tooltip": "Workflows"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1168,6 +1168,7 @@
|
|||||||
"Canvas Performance": "Canvas Performance",
|
"Canvas Performance": "Canvas Performance",
|
||||||
"Help Center": "Help Center",
|
"Help Center": "Help Center",
|
||||||
"toggle linear mode": "toggle linear mode",
|
"toggle linear mode": "toggle linear mode",
|
||||||
|
"Toggle Queue Panel V2": "Toggle Queue Panel V2",
|
||||||
"Toggle Theme (Dark/Light)": "Toggle Theme (Dark/Light)",
|
"Toggle Theme (Dark/Light)": "Toggle Theme (Dark/Light)",
|
||||||
"Undo": "Undo",
|
"Undo": "Undo",
|
||||||
"Open Sign In Dialog": "Open Sign In Dialog",
|
"Open Sign In Dialog": "Open Sign In Dialog",
|
||||||
@@ -2473,4 +2474,4 @@
|
|||||||
"recentReleases": "Recent releases",
|
"recentReleases": "Recent releases",
|
||||||
"helpCenterMenu": "Help Center Menu"
|
"helpCenterMenu": "Help Center Menu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user