Release/3.0.12 (#5554)

release@3.0.12
This commit is contained in:
Henry Heng
2025-12-05 13:23:12 +00:00
committed by GitHub
parent 77ceeb9a3e
commit 55b6913c03
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "flowise", "name": "flowise",
"version": "3.0.11", "version": "3.0.12",
"private": true, "private": true,
"homepage": "https://flowiseai.com", "homepage": "https://flowiseai.com",
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "flowise-components", "name": "flowise-components",
"version": "3.0.11", "version": "3.0.12",
"description": "Flowiseai Components", "description": "Flowiseai Components",
"main": "dist/src/index", "main": "dist/src/index",
"types": "dist/src/index.d.ts", "types": "dist/src/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "flowise", "name": "flowise",
"version": "3.0.11", "version": "3.0.12",
"description": "Flowiseai Server", "description": "Flowiseai Server",
"main": "dist/index", "main": "dist/index",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "flowise-ui", "name": "flowise-ui",
"version": "3.0.11", "version": "3.0.12",
"license": "SEE LICENSE IN LICENSE.md", "license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://flowiseai.com", "homepage": "https://flowiseai.com",
"author": { "author": {