Release/2.1.1 (#3213)

release @2.1.1
This commit is contained in:
Henry Heng 2024-09-18 10:16:28 +01:00 committed by GitHub
parent 1c89a3309e
commit 793319c9ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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