chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-29 09:12:34 +00:00
committed by Braks
parent 51269a4e57
commit 4a2598ff67
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Make wheel and touchstart event listeners passive to avoid warnings

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.17.2
### Patch Changes
- [#810](https://github.com/bcakmakoglu/vue-flow/pull/810) [`3c06fdfb`](https://github.com/bcakmakoglu/vue-flow/commit/3c06fdfbf92b491e1be87077250949b82f1fd534) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Make wheel and touchstart event listeners passive to avoid warnings
## 1.17.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.17.1",
"version": "1.17.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",