chore: next release

This commit is contained in:
github-actions[bot]
2022-12-12 21:38:25 +01:00
committed by Braks
parent 440186d2a1
commit d02f738318
7 changed files with 16 additions and 17 deletions
@@ -1,5 +1,11 @@
# @vue-flow/additional-components
## 1.3.3
### Patch Changes
- [#517](https://github.com/bcakmakoglu/vue-flow/pull/517) [`854db502`](https://github.com/bcakmakoglu/vue-flow/commit/854db50282f916faffb0a47f6023a3b522f5f2bd) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing `dragging` and `selected` props to minimap node slots
## 1.3.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/additional-components",
"version": "1.3.2",
"version": "1.3.3",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",