chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-24 21:31:24 +01:00
committed by Braks
parent 0cdff91322
commit 0bc4b73625
6 changed files with 13 additions and 21 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add missing emit definition for `error`
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix return type of `getIncomers` & `getOutgoers`
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Check if node handle bounds exist in `getNodesInitialized`
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use visible nodes to check if `onNodesInitialized` should be triggered