Skip to content

Commit 4c03777

Browse files
chore: bump versions
1 parent e4da84e commit 4c03777

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @vue-flow/core
22

3+
## 1.23.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
311
## 1.23.0
412

513
### 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)