chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-24 18:48:31 +00:00
committed by Braks
parent c1ca17476a
commit 585f1e8d6a
20 changed files with 71 additions and 51 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.0.6
### 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.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-toolbar",
"version": "1.0.5",
"version": "1.0.6",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",