chore: bump versions

This commit is contained in:
github-actions[bot]
2025-01-04 13:01:09 +00:00
committed by Braks
parent b33da47a3a
commit 549d5cee7f
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
use center position of handle as snapping point for connection lines

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.41.7
### Patch Changes
- [#1726](https://github.com/bcakmakoglu/vue-flow/pull/1726) [`763d122`](https://github.com/bcakmakoglu/vue-flow/commit/763d1220874edc08dd99b6a46bc2991ef1e92525) Thanks [@github-actions](https://github.com/apps/github-actions)! - use center position of handle as snapping point for connection lines
## 1.41.6
### Patch Changes

View File

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