Skip to content

Commit fcc4c95

Browse files
Version Packages (next) (#917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7edeb23 commit fcc4c95

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"cool-readers-camp",
2020
"curvy-buttons-check",
2121
"early-points-study",
22+
"empty-clouds-crash",
2223
"famous-hotels-glow",
2324
"famous-suits-wash",
2425
"famous-trains-notice",
@@ -76,6 +77,7 @@
7677
"warm-pillows-sip",
7778
"weak-ducks-brush",
7879
"wet-beds-hunt",
80+
"yellow-camels-pull",
7981
"yellow-dodos-design"
8082
]
8183
}

packages/bits-ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# bits-ui
22

3+
## 1.0.0-next.53
4+
5+
### Patch Changes
6+
7+
- fix: ensure `disabled` attribute is passed to a disabled tooltip trigger ([#916](https://github.com/huntabyte/bits-ui/pull/916))
8+
9+
- fix: ensure `disabled` is passed to `Popover.Trigger` ([#918](https://github.com/huntabyte/bits-ui/pull/918))
10+
311
## 1.0.0-next.52
412

513
### Patch Changes

packages/bits-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "1.0.0-next.52",
3+
"version": "1.0.0-next.53",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)