Release/2.2.7 (#4135)

release@2.2.7
This commit is contained in:
Henry Heng 2025-03-06 14:27:12 +00:00 committed by GitHub
parent 29bff647a9
commit cf7d841f88
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": "2.2.6-hotfix.1",
"version": "2.2.7",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

View File

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

View File

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

View File

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