chore: bump versions

This commit is contained in:
github-actions[bot]
2023-08-19 05:16:05 +00:00
committed by Braks
parent c47149b536
commit a838941d39
18 changed files with 41 additions and 63 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.4
### Patch Changes
- [#1087](https://github.com/bcakmakoglu/vue-flow/pull/1087) [`48bcb29c`](https://github.com/bcakmakoglu/vue-flow/commit/48bcb29c88ed24409fbca17be028c1b5b2c4ee90) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Enforce minHeight, minWidth and maxHeight, maxWidth by updating node styles whenever these props change (if an update is necessary)
## 1.3.3
### Patch Changes

View File

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