Skip to content

Commit b2e6417

Browse files
chore: bump versions
1 parent b01aa9a commit b2e6417

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
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/three-ads-yawn.md

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

packages/core/CHANGELOG.md

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

3+
## 1.23.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- [#1017](https://github.com/bcakmakoglu/vue-flow/pull/1017) [`4fb43b66`](https://github.com/bcakmakoglu/vue-flow/commit/4fb43b6639f29ce23906f1cbd36594824d29a968) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Update to use vue 3.3
12+
313
## 1.23.0
414

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

0 commit comments

Comments
 (0)