chore: bump versions

This commit is contained in:
github-actions[bot]
2022-11-17 18:51:59 +01:00
committed by Braks
parent 62918cf400
commit ee9b1ed3a0
8 changed files with 18 additions and 22 deletions
@@ -1,5 +1,11 @@
# @vue-flow/additional-components
## 1.3.0
### Minor Changes
- [#438](https://github.com/bcakmakoglu/vue-flow/pull/438) [`32412ed`](https://github.com/bcakmakoglu/vue-flow/commit/32412ed8d6b48a04cd2628960f1a20aa89adc6dc) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `maskStrokeColor` & `maskStrokeWidth` prop to MiniMap
## 1.2.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/additional-components",
"version": "1.2.4",
"version": "1.3.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",