chore: bump versions

This commit is contained in:
github-actions[bot]
2023-10-30 20:30:56 +01:00
committed by Braks
parent 04d3c78bd6
commit 41d325b613
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow pan on drag when pan activation key is pressed and panOnDrag is set to false
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.24.1
### Patch Changes
- [#1151](https://github.com/bcakmakoglu/vue-flow/pull/1151) [`c2a74f57`](https://github.com/bcakmakoglu/vue-flow/commit/c2a74f578b0b7dcb7bbbc02ea2c0e378beba4740) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Allow pan on drag when pan activation key is pressed and panOnDrag is set to false
## 1.24.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.24.0",
"version": "1.24.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",