chore: next release

This commit is contained in:
github-actions[bot]
2022-12-12 15:58:40 +01:00
committed by Braks
parent ac8c2573f6
commit bddd505512
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add missing dragging flag to nodes
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.5.9
### Patch Changes
- [`ac8c2573`](https://github.com/bcakmakoglu/vue-flow/commit/ac8c2573f61273056e9a226788ee9360a5e577f8) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing dragging flag to nodes
## 1.5.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.5.8",
"version": "1.5.9",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",