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 09:56:16 +01:00
committed by Braks
parent f78c348947
commit 5a5b2c15d7
8 changed files with 18 additions and 22 deletions

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.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `useNodeConnections` composable

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Inherit attributes on main edge path element in BaseEdge component.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Hide minimap node when graph node is hidden.