chore: next release

This commit is contained in:
github-actions[bot]
2023-01-04 14:19:00 +01:00
committed by Braks
parent ea5c35e5fa
commit 58fb5461b8
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Re-calculate position when node extent changes
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.10.1
### Patch Changes
- [#581](https://github.com/bcakmakoglu/vue-flow/pull/581) [`ea5c35e`](https://github.com/bcakmakoglu/vue-flow/commit/ea5c35e5faea722acd31d835a1e716aa798f3b53) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Re-calculate position when node extent changes
## 1.10.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.10.0",
"version": "1.10.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",