chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-24 20:07:13 +01:00
committed by Braks
parent c1ca17476a
commit 585f1e8d6a
20 changed files with 71 additions and 51 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.0.5
### Patch Changes
- [#716](https://github.com/bcakmakoglu/vue-flow/pull/716) [`1685827d`](https://github.com/bcakmakoglu/vue-flow/commit/1685827d0ea1dc9864f95a1b3a54fbc43a296e5d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Fix umd pkg names and use the correct vue flow core umd pkg name in plugins
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.0.4",
"version": "1.0.5",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",