chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-26 10:15:39 +02:00
committed by Braks
parent d6aa757b74
commit f8b8f27735
10 changed files with 23 additions and 23 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.2
### Patch Changes
- [#890](https://github.com/bcakmakoglu/vue-flow/pull/890) [`9065311`](https://github.com/bcakmakoglu/vue-flow/commit/9065311970952b910a2a154e8a0871fa095a71f6) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Render nothing when `isVisible` prop is set to false
## 1.3.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-resizer",
"version": "1.3.1",
"version": "1.3.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",