chore: bump versions
This commit is contained in:
committed by
Braks
parent
afdf1a4ec6
commit
e85739803b
@@ -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
|
||||
@@ -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,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>",
|
||||
|
||||
Reference in New Issue
Block a user