chore: bump versions

This commit is contained in:
github-actions[bot]
2023-05-25 20:48:26 +02:00
committed by Braks
parent 1e786a9b08
commit a16b7ca3d0
14 changed files with 33 additions and 43 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.1.0
### Minor Changes
- [#953](https://github.com/bcakmakoglu/vue-flow/pull/953) [`bda15cfa`](https://github.com/bcakmakoglu/vue-flow/commit/bda15cfa790ae479e95827b940c0043448f7f89c) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `align` prop to node toolbar
## 1.0.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-toolbar",
"version": "1.0.7",
"version": "1.1.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",