chore: bump versions

This commit is contained in:
github-actions[bot]
2025-08-07 15:39:59 +02:00
committed by Braks
parent e97a65b6b5
commit 2b2c9a964d
8 changed files with 18 additions and 22 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/controls
## 1.1.3
### Patch Changes
- [#1912](https://github.com/bcakmakoglu/vue-flow/pull/1912) [`19d1d9d`](https://github.com/bcakmakoglu/vue-flow/commit/19d1d9d010d30c8fbaf7dafd112db583945a09ba) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `type="button"` to control buttons to avoid form submission if controls are nested in a form element.
## 1.1.2
### Patch Changes