chore: bump versions

This commit is contained in:
github-actions[bot]
2024-03-24 13:31:22 +01:00
committed by Braks
parent 31c0f82efe
commit 09009ce1e6
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Store current Storage instance on vue app to avoid hydration errors.
+6
View File
@@ -1,5 +1,11 @@
# @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
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.33.4",
"version": "1.33.5",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",