2
0

🔖 Release v2.11.8

This commit is contained in:
Baptiste Arnaud
2023-03-28 09:51:41 +02:00
parent 2946f3ee3b
commit c1cf817127
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
# Changelog
<a name="2.11.8"></a>
## 2.11.8 (2023-03-28)
### Fixed
- 🐛 (auth) Fix magic link callback url pointing to internal url [[2946f3e](https://github.com/baptisteArno/typebot.io/commit/2946f3ee3b0dd763c93234f3adb671c8de2bdd6a)]
- 🐛 (wp) Fix wordpress user parsing [[cbeb275](https://github.com/baptisteArno/typebot.io/commit/cbeb2751640b195466f2073b311b32bd45b5d48e)]
<a name="2.11.7"></a>
## 2.11.7 (2023-03-28)

View File

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