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
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent keypress events from being swallowed when a button element is focused.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Filter hidden nodes from minimap bounds
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core # @vue-flow/core
## 1.42.5
### Patch Changes
- [#1807](https://github.com/bcakmakoglu/vue-flow/pull/1807) [`60482cf`](https://github.com/bcakmakoglu/vue-flow/commit/60482cf983d9f674070a48bdfd0624fe6e28a110) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Prevent keypress events from being swallowed when a button element is focused.
## 1.42.4 ## 1.42.4
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.42.4", "version": "1.42.5",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap # @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 ## 1.5.2
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/minimap", "name": "@vue-flow/minimap",
"version": "1.5.2", "version": "1.5.3",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",