chore: bump versions

This commit is contained in:
github-actions[bot]
2022-12-05 18:49:55 +01:00
committed by Braks
parent 9568794e36
commit db2c1fd650
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix untyped connection line, node and edge slots props by patching type definition after build
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core # @vue-flow/core
## 1.5.3
### Patch Changes
- [#474](https://github.com/bcakmakoglu/vue-flow/pull/474) [`9568794`](https://github.com/bcakmakoglu/vue-flow/commit/9568794e36a7cc05169508a7d498510208f6a598) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix untyped connection line, node and edge slots props by patching type definition after build
## 1.5.2 ## 1.5.2
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.5.2", "version": "1.5.3",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",