🐛(frontend) fix collaboration error

We upgrade blocknote to 0.23.2-hotfix.0,
it includes a fix with the collaboration.
This commit is contained in:
Anthony LC
2025-03-06 14:45:00 +01:00
committed by Anthony LC
parent 251787b835
commit 89ad610ba6
3 changed files with 166 additions and 24 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to
- Use sentry tags instead of extra scope
## Fixed
- 🐛(frontend) fix collaboration error #684
## [2.3.0] - 2025-03-03
## Added