chore: bump versions

This commit is contained in:
github-actions[bot]
2024-01-21 14:35:35 +01:00
committed by Braks
parent c6ec16ee8b
commit c4becc3523
14 changed files with 32 additions and 52 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.4.0
### Minor Changes
- [#1249](https://github.com/bcakmakoglu/vue-flow/pull/1249) [`a8bdb93`](https://github.com/bcakmakoglu/vue-flow/commit/a8bdb931771c47ecf985e3d0340a5c456efd1a31) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Inherit attrs in minimap
## 1.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.3.0",
"version": "1.4.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",