Skip to content

Commit d02f738

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: next release
1 parent 440186d commit d02f738

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/beige-swans-hear.md

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

.changeset/neat-oranges-nail.md

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

.changeset/thirty-windows-camp.md

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

packages/additional-components/CHANGELOG.md

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

3+
## 1.3.3
4+
5+
### Patch Changes
6+
7+
- [#517](https://github.com/bcakmakoglu/vue-flow/pull/517) [`854db502`](https://github.com/bcakmakoglu/vue-flow/commit/854db50282f916faffb0a47f6023a3b522f5f2bd) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing `dragging` and `selected` props to minimap node slots
8+
39
## 1.3.2
410

511
### Patch Changes

packages/additional-components/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/additional-components",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

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.5.11
4+
5+
### Patch Changes
6+
7+
- [#517](https://github.com/bcakmakoglu/vue-flow/pull/517) [`440186d2`](https://github.com/bcakmakoglu/vue-flow/commit/440186d2a1a3fa32c0345941682877bc138e5a39) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing `dragging` prop to `GraphNode` type
8+
9+
- [#515](https://github.com/bcakmakoglu/vue-flow/pull/515) [`639245b1`](https://github.com/bcakmakoglu/vue-flow/commit/639245b1e2466fb2fe86deaa6d4bfb73378314d8) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove console log from watcher
10+
311
## 1.5.10
412

513
### Patch 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.5.10",
3+
"version": "1.5.11",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)