chore: bump versions

This commit is contained in:
github-actions[bot]
2025-05-15 15:55:48 +00:00
committed by Braks
parent 735c81c63f
commit 7ecca6141f
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow multi-select when input is focused.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use whole handle area for snapping.

View File

@@ -1,5 +1,13 @@
# @vue-flow/core
## 1.43.2
### Patch Changes
- [#1842](https://github.com/bcakmakoglu/vue-flow/pull/1842) [`dc66c85`](https://github.com/bcakmakoglu/vue-flow/commit/dc66c85df7f9e9c935fee9b7109ed363c6098668) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Allow multi-select when input is focused.
- [#1843](https://github.com/bcakmakoglu/vue-flow/pull/1843) [`6a2b7e5`](https://github.com/bcakmakoglu/vue-flow/commit/6a2b7e51438553445096e638c0740316f833e270) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use whole handle area for snapping.
## 1.43.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.43.1",
"version": "1.43.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",