[Monthly Release] v0.32.0 (#7599)

Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Yuncheng Lu
2025-06-03 12:53:59 +08:00
committed by GitHub
parent a7b41d5d06
commit 930f3bac4d
45 changed files with 423 additions and 396 deletions

View File

@ -8,7 +8,7 @@
"overflow"
],
"license": "MIT",
"version": "0.31.2",
"version": "0.32.0",
"main": "LexicalOverflow.js",
"types": "index.d.ts",
"repository": {
@ -36,6 +36,6 @@
}
},
"dependencies": {
"lexical": "0.31.2"
"lexical": "0.32.0"
}
}