From 38f0e0bec679be74ddb026cf6b2e8152ccef5e48 Mon Sep 17 00:00:00 2001 From: "flowise-publish-bot[bot]" <3368961+flowise-publish-bot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 23:52:43 +0000 Subject: [PATCH] chore: bump flowise-embed to 3.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3c556bf1..7f0fa5062 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flowise-embed", - "version": "3.1.5", + "version": "3.1.6", "description": "Javascript library to display flowise chatbot on your website", "type": "module", "main": "dist/index.js",