chore: bump versions

This commit is contained in:
github-actions[bot]
2023-07-11 00:21:19 +02:00
committed by Braks
parent dce15085d1
commit 2424cc236e
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct nested nodes position calculation
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.21.1
### Patch Changes
- [#1018](https://github.com/bcakmakoglu/vue-flow/pull/1018) [`c14941a1`](https://github.com/bcakmakoglu/vue-flow/commit/c14941a1c577a0b1a17e4d334e416659edd0fe36) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct nested nodes position calculation
## 1.21.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.21.0",
"version": "1.21.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",