chore: next release

This commit is contained in:
github-actions[bot]
2022-12-29 14:42:06 +01:00
committed by Braks
parent 5373c4d2e1
commit 47b8211097
9 changed files with 21 additions and 18 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.0.1
### Patch Changes
- [#569](https://github.com/bcakmakoglu/vue-flow/pull/569) [`5373c4d`](https://github.com/bcakmakoglu/vue-flow/commit/5373c4d2e15fc8c50755eb96701e27e173690476) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add container styles to background element to avoid pushing other elements behind background
## 1.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",