chore: next release

This commit is contained in:
github-actions[bot]
2023-01-06 16:48:05 +00:00
committed by Braks
parent 4083ae05d2
commit 34bede0154
8 changed files with 21 additions and 14 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Check if element is still in state before attempting removal when applying removal changes

View File

@@ -1,6 +0,0 @@
---
'@vue-flow/background': patch
'@vue-flow/minimap': patch
---
Correct pkg main field

View File

@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.0.2
### Patch Changes
- [#588](https://github.com/bcakmakoglu/vue-flow/pull/588) [`4083ae0`](https://github.com/bcakmakoglu/vue-flow/commit/4083ae05d24dc68df7c77bfe2273a17237834cbf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct pkg main field
## 1.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.10.3
### Patch Changes
- [#586](https://github.com/bcakmakoglu/vue-flow/pull/586) [`c0f31a2`](https://github.com/bcakmakoglu/vue-flow/commit/c0f31a2b48e5bbab97778b2d88d18cd4418ea949) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Check if element is still in state before attempting removal when applying removal changes
## 1.10.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.10.2",
"version": "1.10.3",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",

View File

@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.0.1
### Patch Changes
- [#588](https://github.com/bcakmakoglu/vue-flow/pull/588) [`4083ae0`](https://github.com/bcakmakoglu/vue-flow/commit/4083ae05d24dc68df7c77bfe2273a17237834cbf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct pkg main field
## 1.0.0
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",