chore: bump versions (#1756)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-17 16:35:07 +01:00
committed by Braks
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent acdd1ad8b0
commit 883a669219
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Bind attributes to minimap node elements.
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.5.2
### Patch Changes
- [#1754](https://github.com/bcakmakoglu/vue-flow/pull/1754) [`a3870b8`](https://github.com/bcakmakoglu/vue-flow/commit/a3870b85e0c61512f4f5f9ac287536dbe9c720dd) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Bind attributes to minimap node elements.
## 1.5.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.5.1",
"version": "1.5.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",