chore: next release

This commit is contained in:
github-actions[bot]
2022-12-21 16:37:55 +01:00
committed by Braks
parent 828aa5f0bb
commit 10d312d1fc
20 changed files with 44 additions and 82 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.0.1
### Patch Changes
- [#553](https://github.com/bcakmakoglu/vue-flow/pull/553) [`d4e0b7e`](https://github.com/bcakmakoglu/vue-flow/commit/d4e0b7eb1ed1cadab1ec778f2e71cf57ba8cd23e) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use renamed `ViewportTransform` type
## 1.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/node-toolbar",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",