chore: bump versions (#1730)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-12 10:05:01 +01:00
committed by Braks
co-authored by github-actions[bot]
parent f78c348947
commit 5a5b2c15d7
8 changed files with 18 additions and 22 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Use connection lookup to check what elements should be selected by a user selection box.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `useNodeConnections` composable
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Inherit attributes on main edge path element in BaseEdge component.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Hide minimap node when graph node is hidden.