🔧 Prepare v3.17.1 release (#2509)

- Bump root package version to 3.17.1.
- Add the 3.17.1 changelog section for the upload proxy fix and manual
deploy docs update.
This commit is contained in:
Baptiste Arnaud 2026-05-22 16:04:07 +02:00 committed by GitHub
parent 9d6708bbee
commit 9ef8081a0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,16 @@
# Changelog
<a name="3.17.1"></a>
## 3.17.1 (2026-05-22)
### Fixed
- 🐛 Fix upload proxy public URL (#2508) [[9d6708b](https://github.com/baptisteArno/typebot.io/commit/9d6708bbeebc97dc9d933650ad4a8de725179b4f)]
### Content
- 📝 Update manual deploy docs for Nx (#2507) [[5f01ecf](https://github.com/baptisteArno/typebot.io/commit/5f01ecff64667f9ded0c88bdb835158fe4bf3b2e)]
<a name="3.17.0"></a>
## 3.17.0 (2026-05-21)

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/root",
"version": "3.17.0",
"version": "3.17.1",
"private": true,
"workspaces": [
"packages/*",