Skip to content

Commit f26e201

Browse files
chore: bump versions
1 parent 854f909 commit f26e201

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cuddly-bugs-switch.md

-5
This file was deleted.

.changeset/smooth-pillows-laugh.md

-5
This file was deleted.

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
- [#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
10+
311
## 1.42.3
412

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