chore: bump versions

This commit is contained in:
github-actions[bot]
2025-03-29 16:57:08 +01:00
committed by Braks
parent da6dc8bdf9
commit c24ba071f1
6 changed files with 14 additions and 12 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.5.3
### Patch Changes
- [#1809](https://github.com/bcakmakoglu/vue-flow/pull/1809) [`b60c526`](https://github.com/bcakmakoglu/vue-flow/commit/b60c526c7f577663329e1d40e461b599dfaf0bd8) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Filter hidden nodes from minimap bounds
## 1.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.5.2",
"version": "1.5.3",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",