2
0

🐛 (audioClips) Fix empty metadata on recorded file

Closes #1753
This commit is contained in:
Baptiste Arnaud
2024-08-31 11:37:52 +02:00
parent 97a3212356
commit a3a9d58be9
6 changed files with 50 additions and 7 deletions

View File

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