chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-08 13:27:56 +00:00
committed by Braks
parent 870c8fd407
commit 394c5f41b6
10 changed files with 24 additions and 32 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.0
### Minor Changes
- [#739](https://github.com/bcakmakoglu/vue-flow/pull/739) [`9e48211d`](https://github.com/bcakmakoglu/vue-flow/commit/9e48211de7a3ca34ecac2dbd2e0d580cd839e9c0) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add maxHeight and maxWidth props to node resizer
## 1.2.2
### Patch Changes

View File

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