chore: bump versions

This commit is contained in:
github-actions[bot]
2025-09-22 09:18:59 +00:00
committed by Braks
parent 7729eff1f0
commit 9e2359c98a
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Unwrap connection line status ref in the connection line component to correctly append the class name.

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.46.5
### Patch Changes
- [#1962](https://github.com/bcakmakoglu/vue-flow/pull/1962) [`34bcf36`](https://github.com/bcakmakoglu/vue-flow/commit/34bcf36301c1c1a40ad67013c607726577a0741d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Unwrap connection line status ref in the connection line component to correctly append the class name.
## 1.46.4
### Patch Changes

View File

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