chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-03 08:53:33 +02:00
committed by Braks
parent 491fdb04e1
commit da6039fc35
10 changed files with 22 additions and 32 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/minimap
## 1.1.0
### Minor Changes
- [#801](https://github.com/bcakmakoglu/vue-flow/pull/801) [`38270cf5`](https://github.com/bcakmakoglu/vue-flow/commit/38270cf5c33d16ba5d832a2d80499642c1d1a6b0) Thanks [@github-actions](https://github.com/apps/github-actions)! - Add `inversePan` and `zoomStep` props
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/minimap",
"version": "1.0.4",
"version": "1.1.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",