Skip to content

Commit ca3252d

Browse files
chore: bump versions
1 parent d2922ce commit ca3252d

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/clever-impalas-visit.md

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

.changeset/rotten-phones-look.md

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

.changeset/sweet-phones-arrive.md

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

.changeset/three-ads-yawn.md

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

packages/core/CHANGELOG.md

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

3+
## 1.24.0
4+
5+
### Minor Changes
6+
7+
- [#1136](https://github.com/bcakmakoglu/vue-flow/pull/1136) [`d2922ce6`](https://github.com/bcakmakoglu/vue-flow/commit/d2922ce63583ca827c84ea48bd82978e0caf4ca7) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use nodes from state as the default third arg for `getIntersectingNodes`
8+
9+
### Patch Changes
10+
11+
- [#1135](https://github.com/bcakmakoglu/vue-flow/pull/1135) [`b01aa9a3`](https://github.com/bcakmakoglu/vue-flow/commit/b01aa9a3370fc6119706f88be10ed3950d49ed41) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use correct filter for pan on scroll class name
12+
13+
- [#1131](https://github.com/bcakmakoglu/vue-flow/pull/1131) [`e4da84ec`](https://github.com/bcakmakoglu/vue-flow/commit/e4da84ecc218ea286f0474a5132bf85c27725140) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - select nodes on click when nodeDragThreshold > 0
14+
15+
- [#1128](https://github.com/bcakmakoglu/vue-flow/pull/1128) [`4fb43b66`](https://github.com/bcakmakoglu/vue-flow/commit/4fb43b6639f29ce23906f1cbd36594824d29a968) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update to use vue 3.3
16+
317
## 1.23.0
418

519
### 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.23.0",
3+
"version": "1.24.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",

0 commit comments

Comments
 (0)