chore: bump versions

This commit is contained in:
github-actions[bot]
2024-07-09 08:01:48 +00:00
committed by Braks
parent f63e0efd0a
commit f2ecf29cf8
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
ignore minor mouse movements when marking a node drag as aborted

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.38.5
### Patch Changes
- [#1530](https://github.com/bcakmakoglu/vue-flow/pull/1530) [`e7bcca5`](https://github.com/bcakmakoglu/vue-flow/commit/e7bcca511477a5b749787235ee521fa8393e681b) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - ignore minor mouse movements when marking a node drag as aborted
## 1.38.4
### Patch Changes

View File

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