Release/1.8.4 (#2805)

* 🥳 flowise release 1.8.4

* 🥳 flowise-components release 1.8.6
This commit is contained in:
Henry Heng 2024-07-15 15:34:33 +01:00 committed by GitHub
parent 78e60e22d2
commit 074bb738a3
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": "1.8.3",
"version": "1.8.4",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

View File

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

View File

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

View File

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