diff --git a/.changeset/light-moons-wonder.md b/.changeset/light-moons-wonder.md deleted file mode 100644 index 0cd4cf3226..0000000000 --- a/.changeset/light-moons-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@joint/react": patch ---- - - - fix links connected to other links staying permanently hidden (the link-end readiness check only looked the end up among the elements) diff --git a/packages/joint-react/CHANGELOG.md b/packages/joint-react/CHANGELOG.md index edba35e201..20b47d97ed 100644 --- a/packages/joint-react/CHANGELOG.md +++ b/packages/joint-react/CHANGELOG.md @@ -1,5 +1,11 @@ # @joint/react +## 4.3.5 + +### Patch Changes + +- 22422ef: - fix links connected to other links staying permanently hidden (the link-end readiness check only looked the end up among the elements) + ## 4.3.4 ### Patch Changes diff --git a/packages/joint-react/package.json b/packages/joint-react/package.json index ea4c0d3c67..10212ae63a 100644 --- a/packages/joint-react/package.json +++ b/packages/joint-react/package.json @@ -1,7 +1,7 @@ { "name": "@joint/react", "title": "JointJS React", - "version": "4.3.4", + "version": "4.3.5", "description": "React bindings and hooks for JointJS to build interactive diagrams and graphs.", "type": "module", "sideEffects": [