diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a5a115e2..d90e23ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog + +## 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 "Chatbot Survey Questions" blog post ([#2149](https://github.com/baptisteArno/typebot.io/issues/2149)) [[71be123](https://github.com/baptisteArno/typebot.io/commit/71be1233d8b0edde495d9bdfc64e1be75dc045cd)] + + ## 3.7.0 (2025-05-05) diff --git a/package.json b/package.json index 2e943597a..859bb58f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "root", - "version": "3.7.0", + "version": "3.7.1", "private": true, "workspaces": [ "packages/*",