Skip to content

Commit 41d325b

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent 04d3c78 commit 41d325b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twenty-pears-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-flow/core
22

3+
## 1.24.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 1.24.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-flow/core",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)