2
0

🔖 Release v2.21.1

This commit is contained in:
Baptiste Arnaud
2024-01-02 15:19:31 +01:00
parent b5fbba7072
commit c211f21647
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
<a name="2.21.1"></a>
## 2.21.1 (2024-01-02)
### Security
- 🔒 (logs) Remove some logs from API response to avoid sensit… [[b5fbba7](https://github.com/baptisteArno/typebot.io/commit/b5fbba70720261da0f8ecc00beb9b93efe1369d8)]
<a name="2.21.0"></a>
## 2.21.0 (2024-01-02)

View File

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