chore: bump versions

This commit is contained in:
github-actions[bot]
2024-05-31 16:09:34 +02:00
committed by Braks
parent 5c2f15061e
commit c91b30fc1e
7 changed files with 16 additions and 17 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.5.0
### Minor Changes
- [#1430](https://github.com/bcakmakoglu/vue-flow/pull/1430) [`40ae855`](https://github.com/bcakmakoglu/vue-flow/commit/40ae855f364eeff36dc1ff38df2807ddd70999f0) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `maskBorderRadius` prop
## 1.4.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.4.1",
"version": "1.5.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",