chore: bump versions

This commit is contained in:
github-actions[bot]
2023-07-10 19:29:32 +02:00
committed by Braks
parent f156107bb0
commit 623b48b3c8
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Use correct prop names for class and style
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-resizer # @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 ## 1.3.2
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/node-resizer", "name": "@vue-flow/node-resizer",
"version": "1.3.2", "version": "1.3.3",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",