chore: bump versions

This commit is contained in:
github-actions[bot]
2023-07-10 17:27:54 +00:00
committed by Braks
parent f156107bb0
commit 623b48b3c8
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Use correct prop names for class and style

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.3
### Patch Changes
- [#1015](https://github.com/bcakmakoglu/vue-flow/pull/1015) [`f4d8d540`](https://github.com/bcakmakoglu/vue-flow/commit/f4d8d540ba57666b0bb05f8cad7eca794b6dc884) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use correct prop names for class and style
## 1.3.2
### Patch Changes

View File

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