chore: next release

This commit is contained in:
github-actions[bot]
2023-01-11 09:03:08 +01:00
committed by Braks
parent 95f016b413
commit 459f08cddb
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.12.0
### Minor Changes
- [#600](https://github.com/bcakmakoglu/vue-flow/pull/600) [`072fd911`](https://github.com/bcakmakoglu/vue-flow/commit/072fd91181c0897ae78d0bd2d500959afa1f5fdb) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `zIndex` option to nodes and edges. Allows defining stacking order of elements.
## 1.11.1
### Patch Changes