chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-17 17:27:48 +01:00
committed by Braks
parent ccb302f132
commit e58d24d9f0
4 changed files with 9 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add missing source and target position values on `GraphEdge` type objects if available
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use render fn for node wrapper. Fixes props being hyphanated instead of camelcase when passed to custom components.