chore: bump versions

This commit is contained in:
github-actions[bot]
2023-08-21 17:44:20 +02:00
committed by Braks
parent c47149b536
commit a838941d39
18 changed files with 41 additions and 63 deletions
+10
View File
@@ -1,5 +1,15 @@
# @vue-flow/minimap
## 1.2.0
### Minor Changes
- [#1066](https://github.com/bcakmakoglu/vue-flow/pull/1066) [`f1421f43`](https://github.com/bcakmakoglu/vue-flow/commit/f1421f437dfea55bdeeaf9b5471f2ac466ce64be) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `offsetScale` prop
### Patch Changes
- [#1066](https://github.com/bcakmakoglu/vue-flow/pull/1066) [`eac7308b`](https://github.com/bcakmakoglu/vue-flow/commit/eac7308bebeb5663ff2b17f82e5e3339618bb292) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Pass missing minimap node props
## 1.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.1.1",
"version": "1.2.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",