2
0

🚸 (share) Use custom domain host when possible in embed instruction

Closes #464
This commit is contained in:
Baptiste Arnaud
2023-04-17 14:47:30 +02:00
parent 918dffb4bc
commit cd0916df67
15 changed files with 288 additions and 196 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.36",
"version": "0.0.37",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",