chore: bump versions
This commit is contained in:
committed by
Braks
parent
31c0f82efe
commit
09009ce1e6
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@vue-flow/core": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Store current Storage instance on vue app to avoid hydration errors.
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# @vue-flow/core
|
# @vue-flow/core
|
||||||
|
|
||||||
|
## 1.33.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1356](https://github.com/bcakmakoglu/vue-flow/pull/1356) [`b5beac2`](https://github.com/bcakmakoglu/vue-flow/commit/b5beac226d581be8a1a43c90d67a6a96049ce93c) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Store current Storage instance on vue app to avoid hydration errors.
|
||||||
|
|
||||||
## 1.33.4
|
## 1.33.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vue-flow/core",
|
"name": "@vue-flow/core",
|
||||||
"version": "1.33.4",
|
"version": "1.33.5",
|
||||||
"private": false,
|
"private": false,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
|
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user