chore: next release

This commit is contained in:
github-actions[bot]
2022-12-12 15:09:22 +00:00
committed by Braks
parent 1a4a2a6275
commit e1179d86cf
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add missing dragging flag (release failed)

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.5.10
### Patch Changes
- [`1a4a2a62`](https://github.com/bcakmakoglu/vue-flow/commit/1a4a2a6275ca94a085fd3e15cb5373f05c23a768) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing dragging flag (release failed)
## 1.5.9
### Patch Changes

View File

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