chore: bump versions

This commit is contained in:
github-actions[bot]
2024-02-15 21:03:24 +00:00
committed by Braks
parent f66507218c
commit 8fb6abaed0
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct smoothstep edge pathing

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.32.1
### Patch Changes
- [#1314](https://github.com/bcakmakoglu/vue-flow/pull/1314) [`14c4253`](https://github.com/bcakmakoglu/vue-flow/commit/14c4253ff43646ba0f563880ac2fc4733345d65c) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct smoothstep edge pathing
## 1.32.0
### Minor Changes

View File

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