chore: bump versions

This commit is contained in:
github-actions[bot]
2023-08-21 17:44:20 +02:00
committed by Braks
parent c47149b536
commit a838941d39
18 changed files with 41 additions and 63 deletions
+6
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