Skip to content

Commit ad4980f

Browse files
Version Packages (next) (#935)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 94a61e2 commit ad4980f

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.changeset/pre.json

+3
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,13 @@
4848
"mighty-lamps-breathe",
4949
"modern-turkeys-carry",
5050
"moody-islands-chew",
51+
"odd-chairs-teach",
5152
"odd-games-guess",
5253
"olive-ads-enjoy",
5354
"olive-worms-bow",
5455
"pink-eyes-begin",
5556
"polite-moons-glow",
57+
"proud-snakes-occur",
5658
"rare-islands-divide",
5759
"rare-waves-lick",
5860
"red-mails-tease",
@@ -65,6 +67,7 @@
6567
"shy-knives-destroy",
6668
"silver-pianos-wink",
6769
"six-toys-sit",
70+
"sixty-panthers-fetch",
6871
"slimy-mails-argue",
6972
"soft-comics-sort",
7073
"stale-weeks-ring",

packages/bits-ui/CHANGELOG.md

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

3+
## 1.0.0-next.58
4+
5+
### Patch Changes
6+
7+
- fix: cleanup focus scope handlers ([#936](https://github.com/huntabyte/bits-ui/pull/936))
8+
9+
- Allow users to override the `type` attribute on `Checkbox.Root` ([#934](https://github.com/huntabyte/bits-ui/pull/934))
10+
11+
- fix: Dialog buttons not responding on certain mobile platforms ([#937](https://github.com/huntabyte/bits-ui/pull/937))
12+
313
## 1.0.0-next.57
414

515
### 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.57",
3+
"version": "1.0.0-next.58",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)