Skip to content

Commit 606bd46

Browse files
chore: bump versions
1 parent 47736de commit 606bd46

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/cuddly-bugs-switch.md

-5
This file was deleted.

.changeset/old-moose-fly.md

-5
This file was deleted.

.changeset/smooth-pillows-laugh.md

-5
This file was deleted.

packages/core/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vue-flow/core
22

3+
## 1.42.4
4+
5+
### Patch Changes
6+
7+
- [#1794](https://github.com/bcakmakoglu/vue-flow/pull/1794) [`e0bb46e`](https://github.com/bcakmakoglu/vue-flow/commit/e0bb46e9ee6c67737e40d154bbd8eae5cdde0cce) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use null as fallback id for edge source handle
8+
9+
- [#1798](https://github.com/bcakmakoglu/vue-flow/pull/1798) [`47736de`](https://github.com/bcakmakoglu/vue-flow/commit/47736de8532d27cd6f53e1ce23df353627e6089f) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Reset drag items on drag end
10+
11+
- [#1793](https://github.com/bcakmakoglu/vue-flow/pull/1793) [`854f909`](https://github.com/bcakmakoglu/vue-flow/commit/854f909ac0e8188eeff4ba21bab8d5017eada5f7) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Defer connection lookup on edge update
12+
313
## 1.42.3
414

515
### Patch Changes

packages/core/package.json

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

0 commit comments

Comments
 (0)