Merge branch 'fix/rename_chatvertexAI' into fix/google_credential

This commit is contained in:
Yongtae
2023-08-24 12:24:12 +09:00
6 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.3.3",
"version": "1.3.4",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-components",
"version": "1.3.3",
"version": "1.3.4",
"description": "Flowiseai Components",
"main": "dist/src/index",
"types": "dist/src/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.3.3",
"version": "1.3.4",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "flowise-ui",
"version": "1.3.1",
"version": "1.3.2",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://flowiseai.com",
"author": {