chore: bump versions

This commit is contained in:
github-actions[bot]
2024-07-31 11:15:21 +00:00
committed by Braks
parent a8d837bf93
commit faeed3d6be
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Only capture pointer when a valid selection has started

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.39.2
### Patch Changes
- [#1565](https://github.com/bcakmakoglu/vue-flow/pull/1565) [`90f573a`](https://github.com/bcakmakoglu/vue-flow/commit/90f573a4e56a1ad92e1d15f7a45a8f5600dc6307) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Only capture pointer when a valid selection has started
## 1.39.1
### Patch Changes

View File

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