chore: bump versions

This commit is contained in:
github-actions[bot]
2026-01-05 12:35:34 +00:00
committed by Braks
parent 75a2e052db
commit 8073306b67
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Use auto-scale prop to determine whether a resize handle should be scaled.

View File

@@ -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

View File

@@ -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>",