Fix activity (#11015)

Deprecating unused states and making sure that the ActivityRichText
editor loads when activity.bodyV2 is present
This commit is contained in:
Charles Bochet
2025-03-19 10:45:11 +01:00
committed by GitHub
parent 117a961622
commit ca9c070945
20 changed files with 46 additions and 69 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twenty-shared",
"version": "0.44.0-canary",
"version": "0.50.0-canary",
"license": "AGPL-3.0",
"main": "./dist/index.js",
"scripts": {