chore: bump versions

This commit is contained in:
github-actions[bot]
2023-05-05 11:02:58 +02:00
committed by Braks
parent 6d808a088f
commit d673020586
7 changed files with 15 additions and 26 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Check if node exists during drag
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Emit pane mouse move event if no active selection exists
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Return bool from panBy and use the val to check if auto-pan should be triggered
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent orphaned edge warning for edges with `deletable: false` when calculating max z-index of edges
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Pass selectionKeyCode ref to useKeyPress