chore: bump versions

This commit is contained in:
github-actions[bot]
2024-05-15 09:00:24 +02:00
committed by Braks
parent da32e165bd
commit 20d2d6c0f7
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent auto-pan on connect when it's set to false.
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.33.8
### Patch Changes
- [#1404](https://github.com/bcakmakoglu/vue-flow/pull/1404) [`b636853`](https://github.com/bcakmakoglu/vue-flow/commit/b636853eac087c932dc4baa4c72f7e5837dca927) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Prevent auto-pan on connect when it's set to false.
## 1.33.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.33.7",
"version": "1.33.8",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",