chore: bump versions
This commit is contained in:
committed by
Braks
parent
8c1d390c8f
commit
52a0301248
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Disable selection on drag by setting the keycode to `true` when panning mode is active.
|
||||
@@ -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
|
||||
|
||||
@@ -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>",
|
||||
|
||||
Reference in New Issue
Block a user