chore: bump versions

This commit is contained in:
github-actions[bot]
2022-10-14 22:54:38 +00:00
committed by Braks
parent 72c203e3d5
commit 9fbd653d92
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix edge text not calculating dimensions properly

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.1.3
### Patch Changes
- [#342](https://github.com/bcakmakoglu/vue-flow/pull/342) [`72c203e`](https://github.com/bcakmakoglu/vue-flow/commit/72c203e3d527376221673fccb62dc99ff8061a23) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix edge text not calculating dimensions properly
## 1.1.2
### Patch Changes

View File

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