Skip to content

Commit 38f5c39

Browse files
Version Packages
1 parent 9d49eec commit 38f5c39

7 files changed

+17
-26
lines changed

.changeset/early-wasps-tell.md

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

.changeset/hungry-bears-yell.md

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

.changeset/lazy-geese-kneel.md

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

.changeset/nervous-jeans-cover.md

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

.changeset/yellow-monkeys-tease.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- feat(DropdownMenu): new `DropdownMenu.CheckboxGroup` component ([#1486](https://github.com/huntabyte/bits-ui/pull/1486))
8+
9+
- feat(ContextMenu): new `ContextMenu.CheckboxGroup` component ([#1486](https://github.com/huntabyte/bits-ui/pull/1486))
10+
11+
- feat(Menubar): new `Menubar.CheckboxGroup` component ([#1486](https://github.com/huntabyte/bits-ui/pull/1486))
12+
13+
### Patch Changes
14+
15+
- fix(Select): ensure scroll buttons render on subsequent mounts ([#1484](https://github.com/huntabyte/bits-ui/pull/1484))
16+
17+
- fix(Combobox): ensure scroll buttons render on subsequent mounts ([#1484](https://github.com/huntabyte/bits-ui/pull/1484))
18+
319
## 1.6.1
420

521
### 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": "1.6.1",
3+
"version": "1.7.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)