chore: next release

This commit is contained in:
github-actions[bot]
2023-01-23 12:53:28 +01:00
committed by Braks
parent 19360c5229
commit b80bade7df
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Hide node selection box when no selected nodes exist
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.12.7
### Patch Changes
- [#627](https://github.com/bcakmakoglu/vue-flow/pull/627) [`19360c52`](https://github.com/bcakmakoglu/vue-flow/commit/19360c52296273c561fa0656e3ccbe7b47ea4d72) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Hide node selection box when no selected nodes exist
## 1.12.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.12.6",
"version": "1.12.7",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",