Skip to content

Commit a16b7ca

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent 1e786a9 commit a16b7ca

14 files changed

+33
-43
lines changed

.changeset/bright-hornets-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mean-peaches-enjoy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-carrots-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/moody-kangaroos-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-crabs-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tender-peaches-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-pianos-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-dragons-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/controls/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vue-flow/controls
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#957](https://github.com/bcakmakoglu/vue-flow/pull/957) [`ee1ab495`](https://github.com/bcakmakoglu/vue-flow/commit/ee1ab495f9c33dcee71d6912c02bff1a41b44e6a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Disable zoom-in / zoom-out btns when max or min zoom is reached
8+
9+
### Patch Changes
10+
11+
- [#952](https://github.com/bcakmakoglu/vue-flow/pull/952) [`095ab6af`](https://github.com/bcakmakoglu/vue-flow/commit/095ab6aff4c4c24f03d1d73987a19894a8d580b1) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - use OR operator to determine `isInteractive` state in controls component
12+
313
## 1.0.6
414

515
### Patch Changes

packages/controls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-flow/controls",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)