chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-15 10:19:26 +01:00
committed by Braks
parent c805e6849c
commit 7eba916604
23 changed files with 65 additions and 58 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.0.5
### Patch Changes
- [#682](https://github.com/bcakmakoglu/vue-flow/pull/682) [`b08cb4d4`](https://github.com/bcakmakoglu/vue-flow/commit/b08cb4d45904c229d9ecda5e3cb477cbb7a6acaf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add compat mode to components to avoid breaking when used with @vue/compat
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-toolbar",
"version": "1.0.4",
"version": "1.0.5",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",