flowise@3.0.5 release

This commit is contained in:
Henry 2025-08-11 19:54:31 +08:00
parent fbae51b260
commit 6cc1605d42
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "3.0.4",
"version": "3.0.5",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

View File

@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "3.0.4",
"version": "3.0.5",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "3.0.4",
"version": "3.0.5",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "flowise-ui",
"version": "3.0.4",
"version": "3.0.5",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://flowiseai.com",
"author": {