chore: bump versions

This commit is contained in:
github-actions[bot]
2025-08-31 12:10:30 +00:00
committed by Braks
parent 2bacaa8b2d
commit ed35bdeb0c
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Only emit node position changes if a position change actually occurred.

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.46.2
### Patch Changes
- [#1939](https://github.com/bcakmakoglu/vue-flow/pull/1939) [`f9a5231`](https://github.com/bcakmakoglu/vue-flow/commit/f9a52316991e949a6167f249d08fbbf41d49860d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Only emit node position changes if a position change actually occurred.
## 1.46.1
### Patch Changes

View File

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