Skip to content

Commit 99c15ca

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent d580a47 commit 99c15ca

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/sharp-gifts-doubt.md

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

.changeset/sour-plums-swim.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.2.3
4+
5+
### Patch Changes
6+
7+
- [#422](https://github.com/bcakmakoglu/vue-flow/pull/422) [`c8c9daf`](https://github.com/bcakmakoglu/vue-flow/commit/c8c9daffb72cde2bead300cba504fb2ea5eb44cc) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use vue flow id as bg pattern id
8+
39
## 1.2.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.2.2",
3+
"version": "1.2.3",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

packages/core/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#360](https://github.com/bcakmakoglu/vue-flow/pull/360) [`a11edae`](https://github.com/bcakmakoglu/vue-flow/commit/a11edae9ecb95c8ca0ecef70ff9414415bafb23b) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `interactionWidth` prop to edges. Sets radius of pointer interactivity for edges
8+
39
## 1.3.3
410

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

0 commit comments

Comments
 (0)