chore: next release

This commit is contained in:
github-actions[bot]
2022-12-13 16:42:31 +01:00
committed by Braks
parent 7140beb799
commit 4425faf923
22 changed files with 55 additions and 65 deletions
+7
View File
@@ -0,0 +1,7 @@
# @vue-flow/background
## 1.0.0
### Major Changes
- [#519](https://github.com/bcakmakoglu/vue-flow/pull/519) [`cbdd8cc9`](https://github.com/bcakmakoglu/vue-flow/commit/cbdd8cc99867a10ed7f6d82dd83c7f6f8574d865) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Move Background component into separate package (`@vue-flow/background`)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "0.0.1",
"version": "1.0.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",