chore: bump versions

This commit is contained in:
github-actions[bot]
2024-01-21 15:13:32 +00:00
committed by Braks
parent 23510efc1f
commit 35a2606ff2
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Watch `shouldPanOnDrag` & `shouldPanOnScroll` to determine whether listeners should be bound or not

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.29.1
### Patch Changes
- [#1252](https://github.com/bcakmakoglu/vue-flow/pull/1252) [`734d2ba`](https://github.com/bcakmakoglu/vue-flow/commit/734d2ba3a85a35519436f8ee296650281d9a0db7) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Watch `shouldPanOnDrag` & `shouldPanOnScroll` to determine whether listeners should be bound or not
## 1.29.0
### Minor Changes

View File

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