Skip to content

Commit 706f0cc

Browse files
Version Packages (#1680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 829da9f commit 706f0cc

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/bitter-brooms-thank.md

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

.changeset/eight-houses-take.md

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

.changeset/modern-vans-love.md

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

.changeset/rotten-facts-scream.md

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

packages/bits-ui/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# bits-ui
22

3+
## 2.8.14
4+
5+
### Patch Changes
6+
7+
- fix(Menubar): ensure extension exists in import ([#1684](https://github.com/huntabyte/bits-ui/pull/1684))
8+
9+
- fix(Popover): ensure when using a `customAnchor`, outside interactions are properly handled ([#1679](https://github.com/huntabyte/bits-ui/pull/1679))
10+
11+
- fix(TimeField): ensure input value is string ([#1681](https://github.com/huntabyte/bits-ui/pull/1681))
12+
13+
- fix(Select): ensure required enforced when type='multiple' ([#1685](https://github.com/huntabyte/bits-ui/pull/1685))
14+
315
## 2.8.13
416

517
### Patch Changes

packages/bits-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "2.8.13",
3+
"version": "2.8.14",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)