diff --git a/CHANGELOG.md b/CHANGELOG.md index 02f9a95c870..cd94d6f2a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,89 @@ +## v0.12.3 (2023-11-17) + +- Its a journey (#5242) Acy Watson +- Fixed column header on merged cells (#5230) Illia Olenchenko +- Remove codeowners to prevent unnecessary pings (#5236) John Flockton +- Fixed delete removing link node text when on linebreak (#5146) Steve Larson +- Fix row deletion if previous row is empty (#5231) Illia Olenchenko +- Remove unnecessary link from README.md (#5232) John Flockton +- chore(deps-dev) bump tough-cookie from 4.1.2 to 4.1.3 (#5134) dependabotbot +- chore(deps) bump sidewayformula from 3.0.0 to 3.0.1 (#5132) dependabotbot +- chore(deps-dev) bump semver from 5.7.1 to 5.7.2 (#5131) dependabotbot +- chore(deps) bump postcss from 8.4.27 to 8.4.31 (#5130) dependabotbot +- chore(deps) bump http-cache-semantics from 4.1.0 to 4.1.1 (#5129) dependabotbot +- chore(deps-dev) bump vite from 2.9.13 to 2.9.16 (#5133) dependabotbot +- Fixes grid selection to be aware of nested tables (#5166) Illia Olenchenko +- Bug Align list item do not change the export DOM (#5160) trinhvinhtruong96 +- Fix iconRTL for center alignment (#5227) Ivaylo Pavlov +- refactor(playground) clean up settings (#5225) Aron Griffis +- fix Make autolinks working for formatted text (#5214) Konstantin Kovalev +- Fix touple typo to make it correctly tuple (#5229) Julian French +- Fix lexical-link typo srelrel (#5221) Bob Ippolito +- Fix alignment for links in Toolbar (#5209) Tahir Shakir +- Update Modal.tsx (#5203) Bradley Dirheimer +- fix Heading.insertNewAfter (#5198) GermanJablo +- Link title is correctly applied through the command (#5191) Petyo Ivanov +- Improved LexicalMenu positioning relative to text (#5187) Steve Larson +- fixed issue 5181 where link address is not shown if comment is set in (#5188) Tong Xi +- Fix at() transpilation (#5180) Gerard Rovira +- Fix insertNodes when anchor point is blank TextNode (#5179) Gerard Rovira +- Add playwright-report to gitignore (#5173) GermanJablo +- Fix insertNodes after selection swap (#5175) Gerard Rovira +- Range utils (#5153) Gerard Rovira +- Fix insertNodes and insertParagraph (#5002) GermanJablo +- Add Optional Chaining to isNodePre Method (#5157) Nick J Moss +- Table resize handle getting stuck fix (#5169) Alex Reznik +- Updated package-lock.json versions with npm audit fix. (#5125) Matthew Hutter +- Fix formatting selected table cells (#5168) Tahir Shakir +- Update index.tsx (#5165) Bradley Dirheimer +- Add commandPriority option to LexicalMenu and dependent components (#5123) huw +- chore(deps) bump babeltraverse from 7.18.6 to 7.23.2 (#5155) dependabotbot +- Updated insertTableColumn with batching (#5145) Illia Olenchenko +- Add Columns Layout to Typeahead menu (#5136) Ivaylo Pavlov +- TableResizer cell calculation based on cellspans (#5141) Illia Olenchenko +- Update anchor selection if split by patching style (#5087) Ruslan Piliuta +- chore(deps) bump excalidrawexcalidraw from 0.14.2 to 0.15.3 (#5135) dependabotbot +- Consolidate docs across the repo (#5121) Ivaylo Pavlov +- Fix right click select images (#5056) Ben Carleton +- fix fix android backspace bug (#5077) Cristopher Solis +- fix(lexical-rich-text) correct comment typo (#5116) Xuan +- docs fix typo in decorators.md (#5113) Can Rau +- Fix insertNodes insert position at start of inline ElementNode (#5110) Gerard Rovira +- Revert Fix transferStartingElementPointToTextPoint() #4756 (#5094) John Flockton +- chore add typedefs for collab nodes and remove unused members (#5071) VelociRaptor +- Fix tab replacement composition crash (#5066) Gerard Rovira +- Fix getting style via getSelectionStyleValueForProperty when selection is collapsed (#5082) Ruslan Piliuta +- Set up GA4 for website (#5078) Paul OShannessy +- chore fix typo (#5074) Alessio Gravili +- Fix integrity (#5068) Gerard Rovira +- fix(playground-text-format-toolbar) dont hide toolbar if current node is a paragraph (#4850) Mathieu Mtral +- Fix ToolbarPlugin paste error with start, end format (#5019) Hansu Kim +- Fixfloating formatter #5021 (#5041) Shubham Jadhav +- fix Add column shortcut gets hidden when mouse leave the table #4857 (#5058) Sathish +- Allow LexicalTypeaheadMenuPlugin to work when inside an iframe (#5044) Lester Tay +- MaxLength handle empty ElementNode (#5029) Gerard Rovira +- Playground embed twitter support x.com (#5060) su +- Port List e2e test to unit tests (#5030) Acy Watson +- Playground refactor component picker plugin (#4836) Georgii Dolzhykov +- Transpile optional catch binding (#5048) Gerard Rovira +- Nit Floating toolbar (#5038) Gerard Rovira +- feat LexicalClickableLinkPlugin should support ctrl click mode #4565 (#4839) Sathish +- fix(Playground) CMD K improvements (#5013) Rajat +- chore fix typo in lexical-utils docs (#5022) Bruno Bonamin +- Update setFloatingElemPositionForLinkEditor.ts (#5028) Bradley Dirheimer +- Update setFloatingElemPosition.ts (#5027) Bradley Dirheimer +- Fix pasting text that ends with an empty paragraph is ignored when the MaxLengthPlugin is enabled (#5020) Hansu Kim +- Fix event handler removal in useDynamicPositioning, remove dupe code (#5024) Georgii Dolzhykov +- fix LinkNode.importDOM should support all node content (#5010) Rajat +- Allow overriding HTML serialization behavior from the editor config. (#4254) Acy Watson +- Fix TextNode override in Serialization Deserialization doc (#5006) Giacomo Randazzo +- Fix getTableSelectionFromTableElement flow (#5005) Gerard Rovira +- Add highlight to format types (#5001) Gerard Rovira +- Add nodes replacement support for nested composer (#4992) Maksim Horbachevsky +- Remove capital letter mentions (#4991) Acy Watson +- Fix comment plugin selection rect top position (#4988) vonsa +- fix(lexicalhtml) missing lexicalutils dependency (#4984) liuwei + ## v0.12.2 (2023-09-08) - Move isHTMLElement into core (#4977) Gerard Rovira diff --git a/package-lock.json b/package-lock.json index adf3327fe21..f6368ae99eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@lexical/monorepo", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@lexical/monorepo", - "version": "0.12.2", + "version": "0.12.3", "license": "MIT", "workspaces": [ "packages/*" diff --git a/package.json b/package.json index 2d02f743835..26b5ac0c532 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lexical/monorepo", "description": "Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.", - "version": "0.12.2", + "version": "0.12.3", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/lexical-clipboard/package.json b/packages/lexical-clipboard/package.json index 6354c30711e..2fc10869edd 100644 --- a/packages/lexical-clipboard/package.json +++ b/packages/lexical-clipboard/package.json @@ -9,16 +9,16 @@ "paste" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalClipboard.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2", - "@lexical/list": "0.12.2", - "@lexical/selection": "0.12.2", - "@lexical/html": "0.12.2" + "@lexical/utils": "0.12.3", + "@lexical/list": "0.12.3", + "@lexical/selection": "0.12.3", + "@lexical/html": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-code/package.json b/packages/lexical-code/package.json index 8ba809b6eba..a519495f2db 100644 --- a/packages/lexical-code/package.json +++ b/packages/lexical-code/package.json @@ -8,13 +8,13 @@ "code" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalCode.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2", + "@lexical/utils": "0.12.3", "prismjs": "^1.27.0" }, "repository": { diff --git a/packages/lexical-dragon/package.json b/packages/lexical-dragon/package.json index e68c0ff9f2f..f36d45cf07a 100644 --- a/packages/lexical-dragon/package.json +++ b/packages/lexical-dragon/package.json @@ -9,10 +9,10 @@ "accessibility" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalDragon.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-file/package.json b/packages/lexical-file/package.json index 040baf1afdd..64cb9765b7c 100644 --- a/packages/lexical-file/package.json +++ b/packages/lexical-file/package.json @@ -10,10 +10,10 @@ "export" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalFile.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-hashtag/package.json b/packages/lexical-hashtag/package.json index 11355efc0dd..9ef03aee6a0 100644 --- a/packages/lexical-hashtag/package.json +++ b/packages/lexical-hashtag/package.json @@ -8,13 +8,13 @@ "hashtag" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalHashtag.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-headless/package.json b/packages/lexical-headless/package.json index e46b5bfffc7..160d82fb975 100644 --- a/packages/lexical-headless/package.json +++ b/packages/lexical-headless/package.json @@ -8,10 +8,10 @@ "headless" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalHeadless.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-history/package.json b/packages/lexical-history/package.json index f0b654e5670..36192d111e1 100644 --- a/packages/lexical-history/package.json +++ b/packages/lexical-history/package.json @@ -8,13 +8,13 @@ "history" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalHistory.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-html/package.json b/packages/lexical-html/package.json index 2f7e6148bb4..92795fe7aec 100644 --- a/packages/lexical-html/package.json +++ b/packages/lexical-html/package.json @@ -8,10 +8,10 @@ "html" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalHtml.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", @@ -19,7 +19,7 @@ "directory": "packages/lexical-html" }, "dependencies": { - "@lexical/selection": "0.12.2", - "@lexical/utils": "0.12.2" + "@lexical/selection": "0.12.3", + "@lexical/utils": "0.12.3" } } diff --git a/packages/lexical-link/package.json b/packages/lexical-link/package.json index f71c67b5b0c..ed373f5a72e 100644 --- a/packages/lexical-link/package.json +++ b/packages/lexical-link/package.json @@ -8,13 +8,13 @@ "link" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalLink.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-list/package.json b/packages/lexical-list/package.json index e609a788ab0..d7ca7371e32 100644 --- a/packages/lexical-list/package.json +++ b/packages/lexical-list/package.json @@ -8,13 +8,13 @@ "list" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalList.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-mark/package.json b/packages/lexical-mark/package.json index 6022e877318..da6fe38dbfd 100644 --- a/packages/lexical-mark/package.json +++ b/packages/lexical-mark/package.json @@ -8,13 +8,13 @@ "mark" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalMark.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-markdown/package.json b/packages/lexical-markdown/package.json index 8aae621c52f..6e7a5a63017 100644 --- a/packages/lexical-markdown/package.json +++ b/packages/lexical-markdown/package.json @@ -8,18 +8,18 @@ "markdown" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalMarkdown.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2", - "@lexical/code": "0.12.2", - "@lexical/text": "0.12.2", - "@lexical/rich-text": "0.12.2", - "@lexical/list": "0.12.2", - "@lexical/link": "0.12.2" + "@lexical/utils": "0.12.3", + "@lexical/code": "0.12.3", + "@lexical/text": "0.12.3", + "@lexical/rich-text": "0.12.3", + "@lexical/list": "0.12.3", + "@lexical/link": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-offset/package.json b/packages/lexical-offset/package.json index 465f0d4f08d..55248a9146b 100644 --- a/packages/lexical-offset/package.json +++ b/packages/lexical-offset/package.json @@ -8,10 +8,10 @@ "offset" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalOffset.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-overflow/package.json b/packages/lexical-overflow/package.json index b4a75d9e192..a9abe9bdf85 100644 --- a/packages/lexical-overflow/package.json +++ b/packages/lexical-overflow/package.json @@ -8,10 +8,10 @@ "overflow" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalOverflow.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-plain-text/package.json b/packages/lexical-plain-text/package.json index 9f1eb22acdf..2516a68ba57 100644 --- a/packages/lexical-plain-text/package.json +++ b/packages/lexical-plain-text/package.json @@ -7,13 +7,13 @@ "plain-text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalPlainText.js", "peerDependencies": { - "lexical": "0.12.2", - "@lexical/utils": "0.12.2", - "@lexical/selection": "0.12.2", - "@lexical/clipboard": "0.12.2" + "lexical": "0.12.3", + "@lexical/utils": "0.12.3", + "@lexical/selection": "0.12.3", + "@lexical/clipboard": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-playground/package.json b/packages/lexical-playground/package.json index 001a8813fdd..88ef3c92e2d 100644 --- a/packages/lexical-playground/package.json +++ b/packages/lexical-playground/package.json @@ -1,6 +1,6 @@ { "name": "lexical-playground", - "version": "0.12.2", + "version": "0.12.3", "private": true, "scripts": { "dev": "vite --host", @@ -11,22 +11,22 @@ }, "dependencies": { "@excalidraw/excalidraw": "^0.15.3", - "@lexical/clipboard": "0.12.2", - "@lexical/code": "0.12.2", - "@lexical/file": "0.12.2", - "@lexical/hashtag": "0.12.2", - "@lexical/link": "0.12.2", - "@lexical/list": "0.12.2", - "@lexical/mark": "0.12.2", - "@lexical/overflow": "0.12.2", - "@lexical/plain-text": "0.12.2", - "@lexical/react": "0.12.2", - "@lexical/rich-text": "0.12.2", - "@lexical/selection": "0.12.2", - "@lexical/table": "0.12.2", - "@lexical/utils": "0.12.2", + "@lexical/clipboard": "0.12.3", + "@lexical/code": "0.12.3", + "@lexical/file": "0.12.3", + "@lexical/hashtag": "0.12.3", + "@lexical/link": "0.12.3", + "@lexical/list": "0.12.3", + "@lexical/mark": "0.12.3", + "@lexical/overflow": "0.12.3", + "@lexical/plain-text": "0.12.3", + "@lexical/react": "0.12.3", + "@lexical/rich-text": "0.12.3", + "@lexical/selection": "0.12.3", + "@lexical/table": "0.12.3", + "@lexical/utils": "0.12.3", "katex": "^0.15.2", - "lexical": "0.12.2", + "lexical": "0.12.3", "lodash-es": "^4.17.21", "prettier": "^2.3.2", "react": "^18.2.0", diff --git a/packages/lexical-react/package.json b/packages/lexical-react/package.json index 1cbd9b311dd..d028637fef2 100644 --- a/packages/lexical-react/package.json +++ b/packages/lexical-react/package.json @@ -8,29 +8,29 @@ "rich-text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "dependencies": { - "@lexical/clipboard": "0.12.2", - "@lexical/code": "0.12.2", - "@lexical/dragon": "0.12.2", - "@lexical/hashtag": "0.12.2", - "@lexical/history": "0.12.2", - "@lexical/link": "0.12.2", - "@lexical/list": "0.12.2", - "@lexical/mark": "0.12.2", - "@lexical/markdown": "0.12.2", - "@lexical/overflow": "0.12.2", - "@lexical/plain-text": "0.12.2", - "@lexical/rich-text": "0.12.2", - "@lexical/selection": "0.12.2", - "@lexical/table": "0.12.2", - "@lexical/text": "0.12.2", - "@lexical/utils": "0.12.2", - "@lexical/yjs": "0.12.2", + "@lexical/clipboard": "0.12.3", + "@lexical/code": "0.12.3", + "@lexical/dragon": "0.12.3", + "@lexical/hashtag": "0.12.3", + "@lexical/history": "0.12.3", + "@lexical/link": "0.12.3", + "@lexical/list": "0.12.3", + "@lexical/mark": "0.12.3", + "@lexical/markdown": "0.12.3", + "@lexical/overflow": "0.12.3", + "@lexical/plain-text": "0.12.3", + "@lexical/rich-text": "0.12.3", + "@lexical/selection": "0.12.3", + "@lexical/table": "0.12.3", + "@lexical/text": "0.12.3", + "@lexical/utils": "0.12.3", + "@lexical/yjs": "0.12.3", "react-error-boundary": "^3.1.4" }, "peerDependencies": { - "lexical": "0.12.2", + "lexical": "0.12.3", "react": ">=17.x", "react-dom": ">=17.x" }, diff --git a/packages/lexical-rich-text/package.json b/packages/lexical-rich-text/package.json index dd42749be7e..a359e12258b 100644 --- a/packages/lexical-rich-text/package.json +++ b/packages/lexical-rich-text/package.json @@ -7,13 +7,13 @@ "rich-text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalRichText.js", "peerDependencies": { - "lexical": "0.12.2", - "@lexical/selection": "0.12.2", - "@lexical/clipboard": "0.12.2", - "@lexical/utils": "0.12.2" + "lexical": "0.12.3", + "@lexical/selection": "0.12.3", + "@lexical/clipboard": "0.12.3", + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-selection/package.json b/packages/lexical-selection/package.json index 19ee3e314e4..f2a48af3203 100644 --- a/packages/lexical-selection/package.json +++ b/packages/lexical-selection/package.json @@ -9,10 +9,10 @@ "selection" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalSelection.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-table/package.json b/packages/lexical-table/package.json index 1e4daf632f6..eb2b263be37 100644 --- a/packages/lexical-table/package.json +++ b/packages/lexical-table/package.json @@ -8,13 +8,13 @@ "table" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalTable.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/utils": "0.12.2" + "@lexical/utils": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-text/package.json b/packages/lexical-text/package.json index 97ef937508d..4559808280d 100644 --- a/packages/lexical-text/package.json +++ b/packages/lexical-text/package.json @@ -9,10 +9,10 @@ "text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalText.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-utils/package.json b/packages/lexical-utils/package.json index a4068d4c475..ce6c3887f14 100644 --- a/packages/lexical-utils/package.json +++ b/packages/lexical-utils/package.json @@ -8,15 +8,15 @@ "utils" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalUtils.js", "peerDependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "dependencies": { - "@lexical/list": "0.12.2", - "@lexical/table": "0.12.2", - "@lexical/selection": "0.12.2" + "@lexical/list": "0.12.3", + "@lexical/table": "0.12.3", + "@lexical/selection": "0.12.3" }, "repository": { "type": "git", diff --git a/packages/lexical-yjs/package.json b/packages/lexical-yjs/package.json index 9913f2180d0..1c18fe8faff 100644 --- a/packages/lexical-yjs/package.json +++ b/packages/lexical-yjs/package.json @@ -11,13 +11,13 @@ "crdt" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "LexicalYjs.js", "dependencies": { - "@lexical/offset": "0.12.2" + "@lexical/offset": "0.12.3" }, "peerDependencies": { - "lexical": "0.12.2", + "lexical": "0.12.3", "yjs": ">=13.5.22" }, "repository": { diff --git a/packages/lexical/package.json b/packages/lexical/package.json index 60b7a139c08..40fdeeaba7d 100644 --- a/packages/lexical/package.json +++ b/packages/lexical/package.json @@ -9,7 +9,7 @@ "rich-text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "main": "Lexical.js", "repository": { "type": "git", diff --git a/packages/shared/package.json b/packages/shared/package.json index 07a46152fa3..ee515c4d584 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -8,9 +8,9 @@ "rich-text" ], "license": "MIT", - "version": "0.12.2", + "version": "0.12.3", "dependencies": { - "lexical": "0.12.2" + "lexical": "0.12.3" }, "repository": { "type": "git",