chore: bump versions

This commit is contained in:
github-actions[bot]
2023-10-06 18:00:01 +02:00
committed by Braks
parent 01a53e0526
commit 9b6c6e380e
17 changed files with 38 additions and 67 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.5
### Patch Changes
- [#1113](https://github.com/bcakmakoglu/vue-flow/pull/1113) [`1f3c85a6`](https://github.com/bcakmakoglu/vue-flow/commit/1f3c85a67670535ad4958ed3f33529db75bec8f1) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Wait for node dimensions to be initialised before enforcing min/max height/width on nodes
## 1.3.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-resizer",
"version": "1.3.4",
"version": "1.3.5",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",