2
0

🔖 Release v2.21.2

This commit is contained in:
Baptiste Arnaud
2024-01-02 18:18:36 +01:00
parent e8b9ef4d6c
commit b3957295bd
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog # Changelog
<a name="2.21.2"></a>
## 2.21.2 (2024-01-02)
### Miscellaneous
- 🧑‍💻 (webhook) Disable webhook timeout if CHAT_API_TIM… [[e8b9ef4](https://github.com/baptisteArno/typebot.io/commit/e8b9ef4d6cdb770ba580539452780e0fd1cc57cf)]
<a name="2.21.1"></a> <a name="2.21.1"></a>
## 2.21.1 (2024-01-02) ## 2.21.1 (2024-01-02)

View File

@ -1,5 +1,5 @@
{ {
"version": "2.21.1", "version": "2.21.2",
"name": "typebot-os", "name": "typebot-os",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",