chore: next release

This commit is contained in:
github-actions[bot]
2022-12-25 22:18:28 +00:00
committed by Braks
parent 2979feb581
commit 2e741a25ee
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix slots type regression

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.9.1
### Patch Changes
- [#561](https://github.com/bcakmakoglu/vue-flow/pull/561) [`2979feb`](https://github.com/bcakmakoglu/vue-flow/commit/2979feb581c219ddb9fe1f87ff2c5fb4348e9bea) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix slots type regression
## 1.9.0
### Minor Changes

View File

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