chore: bump versions

This commit is contained in:
github-actions[bot]
2026-01-23 16:56:31 +00:00
committed by Braks
parent 8c1d390c8f
commit 52a0301248
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.48.2
### Patch Changes
- [#2014](https://github.com/bcakmakoglu/vue-flow/pull/2014) [`c81d765`](https://github.com/bcakmakoglu/vue-flow/commit/c81d7657ba9e541f0f0c97a01cd62c777f177d30) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Disable selection on drag by setting the keycode to `true` when panning mode is active.
## 1.48.1
### Patch Changes

View File

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