chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-07 19:48:22 +02:00
committed by Braks
parent 86ecbae6f1
commit fc8cd4b9ea
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.18.2
### Patch Changes
- [#852](https://github.com/bcakmakoglu/vue-flow/pull/852) [`8f537196`](https://github.com/bcakmakoglu/vue-flow/commit/8f537196c1b9c0681870c212ccb29592ff9ffb01) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Set handle connectable prop to `undefined` as it's default value
## 1.18.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.18.1",
"version": "1.18.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",