chore: bump versions

This commit is contained in:
github-actions[bot]
2023-12-12 20:29:54 +01:00
committed by Braks
parent f439e1c4e3
commit 466711fc3f
8 changed files with 20 additions and 22 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.3.6
### Patch Changes
- [#1215](https://github.com/bcakmakoglu/vue-flow/pull/1215) [`b0e6ac79`](https://github.com/bcakmakoglu/vue-flow/commit/b0e6ac79ff45da5e0bc1b080e2cfca39fc893cdc) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Pass correct node id to resize control
## 1.3.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-resizer",
"version": "1.3.5",
"version": "1.3.6",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",