chore: next release

This commit is contained in:
github-actions[bot]
2022-12-29 14:42:06 +01:00
committed by Braks
parent 5373c4d2e1
commit 47b8211097
9 changed files with 21 additions and 18 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.0.2
### Patch Changes
- [#569](https://github.com/bcakmakoglu/vue-flow/pull/569) [`c0ee1cd`](https://github.com/bcakmakoglu/vue-flow/commit/c0ee1cdfdc70ea61766b02de8f8acb4f0cad8bac) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Wait for viewport ref to be available before teleporting to it
## 1.0.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-toolbar",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",