Skip to content

Commit ee9b1ed

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent 62918cf commit ee9b1ed

File tree

8 files changed

+18
-22
lines changed

8 files changed

+18
-22
lines changed

.changeset/cyan-weeks-smell.md

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

.changeset/forty-toes-flow.md

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

.changeset/light-lies-guess.md

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

.changeset/rude-tables-cry.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.0
4+
5+
### Minor Changes
6+
7+
- [#438](https://github.com/bcakmakoglu/vue-flow/pull/438) [`32412ed`](https://github.com/bcakmakoglu/vue-flow/commit/32412ed8d6b48a04cd2628960f1a20aa89adc6dc) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `maskStrokeColor` & `maskStrokeWidth` prop to MiniMap
8+
39
## 1.2.4
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.4",
3+
"version": "1.3.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

packages/core/CHANGELOG.md

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

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- [#439](https://github.com/bcakmakoglu/vue-flow/pull/439) [`817884e`](https://github.com/bcakmakoglu/vue-flow/commit/817884e71ffb0d555b69d84b5f08f724afe891cf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Elevate selected nodes zIndex by 1000 instead to 1000
8+
9+
- [#448](https://github.com/bcakmakoglu/vue-flow/pull/448) [`3a09339`](https://github.com/bcakmakoglu/vue-flow/commit/3a0933952e8f0d4082c7643e78edd9f381f417a9) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Elevate child nodes by zIndex +1
10+
11+
- [#447](https://github.com/bcakmakoglu/vue-flow/pull/447) [`06fc9f2`](https://github.com/bcakmakoglu/vue-flow/commit/06fc9f2ec43ac58d3e6257d8ff5a1948330f060a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix initial node extent not applied
12+
313
## 1.4.1
414

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

0 commit comments

Comments
 (0)