chore: bump versions

This commit is contained in:
github-actions[bot]
2024-05-28 19:18:23 +02:00
committed by Braks
parent f698b2dbcc
commit 2443752e82
9 changed files with 23 additions and 19 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/controls
## 1.1.2
### Patch Changes
- [#1421](https://github.com/bcakmakoglu/vue-flow/pull/1421) [`69631f0`](https://github.com/bcakmakoglu/vue-flow/commit/69631f07dc6b367c6932b8642eb385b8dcc176ff) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Allow `PanelPositionType` as value for position
## 1.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/controls",
"version": "1.1.1",
"version": "1.1.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",