chore: bump versions

This commit is contained in:
github-actions[bot]
2022-12-05 17:56:45 +01:00
committed by Braks
parent 9b70fc15b5
commit 05c615c00b
8 changed files with 18 additions and 22 deletions
@@ -1,5 +1,11 @@
# @vue-flow/additional-components
## 1.3.1
### Patch Changes
- [#473](https://github.com/bcakmakoglu/vue-flow/pull/473) [`9b70fc1`](https://github.com/bcakmakoglu/vue-flow/commit/9b70fc15b569598bbbc56d0ff0b22c212ba56fde) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix minimap node slots not being rendered
## 1.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/additional-components",
"version": "1.3.0",
"version": "1.3.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",