From 56c7da1ab0d1f2d745cca27f0948516aa6fa211a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Feb 2025 11:04:38 +0000 Subject: [PATCH] Version Packages --- .changeset/tidy-jars-poke.md | 5 ----- packages/link/CHANGELOG.md | 6 ++++++ packages/link/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tidy-jars-poke.md diff --git a/.changeset/tidy-jars-poke.md b/.changeset/tidy-jars-poke.md deleted file mode 100644 index 19c5ac600f..0000000000 --- a/.changeset/tidy-jars-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@udecode/plate-link': patch ---- - -Editor auto focuses when opening the insert link modal diff --git a/packages/link/CHANGELOG.md b/packages/link/CHANGELOG.md index c8f46c79a2..8ca7b2e577 100644 --- a/packages/link/CHANGELOG.md +++ b/packages/link/CHANGELOG.md @@ -1,5 +1,11 @@ # @udecode/plate-link +## 44.0.4 + +### Patch Changes + +- [#4073](https://github.com/udecode/plate/pull/4073) by [@EvanSmith93](https://github.com/EvanSmith93) – Editor auto focuses when opening the insert link modal + ## 44.0.0 ## 43.0.0 diff --git a/packages/link/package.json b/packages/link/package.json index 779957eac6..a40cb1b0ff 100644 --- a/packages/link/package.json +++ b/packages/link/package.json @@ -1,6 +1,6 @@ { "name": "@udecode/plate-link", - "version": "44.0.0", + "version": "44.0.4", "description": "Link plugin for Plate", "keywords": [ "plate",