chore: bump versions

This commit is contained in:
github-actions[bot]
2023-12-12 20:29:54 +01:00
committed by Braks
parent f439e1c4e3
commit 466711fc3f
8 changed files with 20 additions and 22 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Pass correct node id to resize control
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Set default node drag threshold to 1
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add nullish check when looking up the edge label renderer el
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Return promise from `fromObject` action. Promise is resolved when transition of `setViewport` ends