🔖 Release v3.7.1

This commit is contained in:
Baptiste Arnaud 2025-05-06 14:51:43 +02:00
parent 9737fee8b5
commit 7dd44fe749
No known key found for this signature in database
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# Changelog
<a name="3.7.1"></a>
## 3.7.1 (2025-05-06)
### Fixed
- 🐛 Fix host trusting issue for self-hosting instances [[9737fee](https://github.com/baptisteArno/typebot.io/commit/9737fee8b5f8321b75cf96d36d9eb5d5d2698462)]
### Content
- 📝 Add &quot;Chatbot Survey Questions&quot; blog post ([#2149](https://github.com/baptisteArno/typebot.io/issues/2149)) [[71be123](https://github.com/baptisteArno/typebot.io/commit/71be1233d8b0edde495d9bdfc64e1be75dc045cd)]
<a name="3.7.0"></a>
## 3.7.0 (2025-05-05)

View File

@ -1,6 +1,6 @@
{
"name": "root",
"version": "3.7.0",
"version": "3.7.1",
"private": true,
"workspaces": [
"packages/*",