chore: bump versions

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

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct calculation of nodes inside selection rect

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.38.1
### Patch Changes
- [#1510](https://github.com/bcakmakoglu/vue-flow/pull/1510) [`4643676`](https://github.com/bcakmakoglu/vue-flow/commit/4643676e689def1901fe171a4b78257db2089684) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct calculation of nodes inside selection rect
## 1.38.0
### Minor Changes

View File

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