chore: next release

This commit is contained in:
github-actions[bot]
2023-02-02 11:31:39 +00:00
committed by Braks
parent 210b702b50
commit 8328d78ff2
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Properly access default edge options ref when passing options to the `connect` event

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.13.2
### Patch Changes
- [#643](https://github.com/bcakmakoglu/vue-flow/pull/643) [`210b702b`](https://github.com/bcakmakoglu/vue-flow/commit/210b702b5062a8c54883a866bd950d7e0ca6f314) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Properly access default edge options ref when passing options to the `connect` event
## 1.13.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.13.1",
"version": "1.13.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",