2
0

🔖 Release v2.22.2

This commit is contained in:
Baptiste Arnaud
2024-02-06 16:24:33 +01:00
parent fa2eeff96e
commit 3a70d837e9
2 changed files with 20 additions and 1 deletions

View File

@ -1,5 +1,24 @@
# Changelog # Changelog
<a name="2.22.2"></a>
## 2.22.2 (2024-02-06)
### Changed
- 💄 Fix key component in tooltip for dark mode [[5e9dfaa](https://github.com/baptisteArno/typebot.io/commit/5e9dfaaa49fad3b4b821d3db57cb889c21aed0a5)]
### Fixed
- 🚑 (folders) Make sure folders are not all listed in root folder [[fa2eeff](https://github.com/baptisteArno/typebot.io/commit/fa2eeff96e130c443caa0e92f7118ea365ba0fe4)]
- 🐛 (calCom) Make sure Cal.com book event is emitted once per block [[83231e6](https://github.com/baptisteArno/typebot.io/commit/83231e6f13c3664b57f088ac041a4a7b9f20dd59)]
- 🐛 (folders) Make sure to exit folder on workspace change [[c2603d9](https://github.com/baptisteArno/typebot.io/commit/c2603d99b1950ad38025e1deba51521ececa9d5e)]
### Miscellaneous
- :monocle_face: Update add users to brevo list script [[9a36281](https://github.com/baptisteArno/typebot.io/commit/9a36281f504db4727ae6c099bd1619f7f8d276f2)]
- 📝 Add v2.22 newsletter [[272adc0](https://github.com/baptisteArno/typebot.io/commit/272adc0e248c959a8b21c7e5ded2c45bd237b946)]
<a name="2.22.1"></a> <a name="2.22.1"></a>
## 2.22.1 (2024-02-05) ## 2.22.1 (2024-02-05)

View File

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