chore: bump versions (#1730)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-12 10:05:01 +01:00
committed by Braks
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent f78c348947
commit 5a5b2c15d7
8 changed files with 18 additions and 22 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.5.1
### Patch Changes
- [#1739](https://github.com/bcakmakoglu/vue-flow/pull/1739) [`6f37cfd`](https://github.com/bcakmakoglu/vue-flow/commit/6f37cfde46c9f8725aa7e74d87c7b2a919f96613) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Hide minimap node when graph node is hidden.
## 1.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.5.0",
"version": "1.5.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",