chore: bump versions (#1778)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-09 10:10:25 +01:00
committed by Braks
parent 2ba98efef0
commit d3b0eb9135
7 changed files with 16 additions and 17 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-toolbar
## 1.1.1
### Patch Changes
- [#1785](https://github.com/bcakmakoglu/vue-flow/pull/1785) [`0179b98`](https://github.com/bcakmakoglu/vue-flow/commit/0179b982cc7a74d4aa99b4a5c1ba815e0cd4db28) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Set default value for `isVisible` to `undefined`
## 1.1.0
### Minor Changes

View File

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