Release/3.0.10 (#5431)

flowise@3.0.10
This commit is contained in:
Henry Heng 2025-11-06 22:28:58 +00:00 committed by GitHub
parent 346a55b6d8
commit 2bd96090f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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