chore: bump versions

This commit is contained in:
github-actions[bot]
2023-07-19 19:12:29 +02:00
committed by Braks
parent bcde9161af
commit 07e9e8a9b6
6 changed files with 13 additions and 21 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use flush timing when calculating node positions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use noop functions instead of waiting for promise to be resolved when triggering viewport actions like fitView, setCenter etc.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Pass missing handle dom node to valid handle result obj
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix connection line status prop type. Can be string or null.