chore: bump versions
This commit is contained in:
committed by
Braks
parent
75a2e052db
commit
8073306b67
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@vue-flow/node-resizer": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Use auto-scale prop to determine whether a resize handle should be scaled.
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# @vue-flow/node-resizer
|
# @vue-flow/node-resizer
|
||||||
|
|
||||||
|
## 1.5.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#2012](https://github.com/bcakmakoglu/vue-flow/pull/2012) [`de9c276`](https://github.com/bcakmakoglu/vue-flow/commit/de9c2768e8f65c6cd913023f13044ba93aceda5b) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use auto-scale prop to determine whether a resize handle should be scaled.
|
||||||
|
|
||||||
## 1.5.0
|
## 1.5.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vue-flow/node-resizer",
|
"name": "@vue-flow/node-resizer",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"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>",
|
||||||
|
|||||||
Reference in New Issue
Block a user