chore: bump versions (#1751)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-16 11:42:01 +01:00
committed by Braks
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 424f6cf63c
commit d7f5506882
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct connection keys.
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.42.1
### Patch Changes
- [#1749](https://github.com/bcakmakoglu/vue-flow/pull/1749) [`56eb94e`](https://github.com/bcakmakoglu/vue-flow/commit/56eb94e10963de645a61b0fd737365b05415577d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct connection keys.
## 1.42.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.42.0",
"version": "1.42.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",