2
0

🚸 (fileUpload) Properly encode commas from uploaded file urls

Closes #955
This commit is contained in:
Baptiste Arnaud
2023-11-28 17:02:25 +01:00
parent 8ce4e4808d
commit 8d413f0865
4 changed files with 12 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.2.24",
"version": "0.2.25",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",