chore: bump versions

This commit is contained in:
github-actions[bot]
2024-01-29 21:56:44 +01:00
committed by Braks
parent b04cc29a6c
commit 11a16da158
7 changed files with 16 additions and 17 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/controls
## 1.1.1
### Patch Changes
- [#1261](https://github.com/bcakmakoglu/vue-flow/pull/1261) [`cff86ee`](https://github.com/bcakmakoglu/vue-flow/commit/cff86ee378c83e2ed656b03a66266feae49dd033) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Set full width on control button svgs
## 1.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/controls",
"version": "1.1.0",
"version": "1.1.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",