chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-03 19:54:51 +01:00
committed by Braks
parent 5ab9f9d9d0
commit 2fde41e3d3
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Compare internal node dimensions against calculated ones when trying to update node dimensions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.15.4
### Patch Changes
- [#728](https://github.com/bcakmakoglu/vue-flow/pull/728) [`6b149ca6`](https://github.com/bcakmakoglu/vue-flow/commit/6b149ca69a634c2cc51138e01098dbdc0bdf6620) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Compare internal node dimensions against calculated ones when trying to update node dimensions
## 1.15.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.15.3",
"version": "1.15.4",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",