chore: next release

This commit is contained in:
github-actions[bot]
2023-01-06 17:52:52 +01:00
committed by Braks
parent 4083ae05d2
commit 34bede0154
8 changed files with 21 additions and 14 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.0.2
### Patch Changes
- [#588](https://github.com/bcakmakoglu/vue-flow/pull/588) [`4083ae0`](https://github.com/bcakmakoglu/vue-flow/commit/4083ae05d24dc68df7c77bfe2273a17237834cbf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct pkg main field
## 1.0.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",