From 193152fd53a6fcbc4942c05dbce1999400b8db8e Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 24 Aug 2026 14:20:35 +0000
Subject: [PATCH] Version Packages
---
.changeset/light-moons-wonder.md | 5 -----
packages/joint-react/CHANGELOG.md | 6 ++++++
packages/joint-react/package.json | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
delete mode 100644 .changeset/light-moons-wonder.md
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": [