chore: next release

This commit is contained in:
github-actions[bot]
2023-02-02 00:51:20 +01:00
committed by Braks
parent f5eaa4cc53
commit b2cc3f5cf9
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Pass missing valid connection function params
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.13.1
### Patch Changes
- [#641](https://github.com/bcakmakoglu/vue-flow/pull/641) [`f5eaa4cc`](https://github.com/bcakmakoglu/vue-flow/commit/f5eaa4cc534008731f2ffa90fe8f4cdbeabc238b) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Pass missing valid connection function params
## 1.13.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.13.0",
"version": "1.13.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",