chore: bump versions

This commit is contained in:
github-actions[bot]
2024-05-12 18:15:07 +02:00
committed by Braks
parent afdf1a4ec6
commit e85739803b
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow wheel events to bubble up to the user if the event is not caught and used by the viewport
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.33.7
### Patch Changes
- [#1378](https://github.com/bcakmakoglu/vue-flow/pull/1378) [`58d1a36`](https://github.com/bcakmakoglu/vue-flow/commit/58d1a36d3a14a69b22518e4863ba47bad35d66fb) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Allow wheel events to bubble up to the user if the event is not caught and used by the viewport
## 1.33.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.33.6",
"version": "1.33.7",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",