chore: bump versions

This commit is contained in:
github-actions[bot]
2024-11-01 22:11:40 +00:00
committed by Braks
parent 1e3acb1979
commit 6bb195da0c
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
if selection key code is true prevent pan on drag on left mouse btn

View File

@@ -1,5 +1,11 @@
# @vue-flow/core # @vue-flow/core
## 1.41.4
### Patch Changes
- [#1670](https://github.com/bcakmakoglu/vue-flow/pull/1670) [`4bc7658`](https://github.com/bcakmakoglu/vue-flow/commit/4bc76586e1013c8a17b2a83ff32a050f2e16c350) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - if selection key code is true prevent pan on drag on left mouse btn
## 1.41.3 ## 1.41.3
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.41.3", "version": "1.41.4",
"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>",