2
0

🐛 (fileUpload) Handle duplicate names properly

Closes #1366
This commit is contained in:
Baptiste Arnaud
2024-03-18 18:22:45 +01:00
parent 782c08b15e
commit 26a9282c20
4 changed files with 19 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/nextjs",
"version": "0.2.51",
"version": "0.2.52",
"description": "Convenient library to display typebots on your Next.js website",
"main": "dist/index.js",
"types": "dist/index.d.ts",