chore: bump versions

This commit is contained in:
github-actions[bot]
2023-07-27 18:36:41 +02:00
committed by Braks
parent a69b816891
commit 921c8ceb03
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Check if viewport transform is defined before setting in `fromObj` action
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.22.2
### Patch Changes
- [#1055](https://github.com/bcakmakoglu/vue-flow/pull/1055) [`50059483`](https://github.com/bcakmakoglu/vue-flow/commit/500594831faabf47758e20178ab80f88110036ef) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Check if viewport transform is defined before setting in `fromObj` action
## 1.22.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.22.1",
"version": "1.22.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",