Skip to content

Commit 6697067

Browse files
Version Packages (#1456)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd659e8 commit 6697067

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/breezy-bananas-explode.md

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

.changeset/proud-turkeys-reply.md

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

.changeset/thick-coats-rhyme.md

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

.changeset/tiny-hotels-help.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- feat(Menu): add `onSelect` for SubTrigger ([#1454](https://github.com/huntabyte/bits-ui/pull/1454))
8+
9+
### Patch Changes
10+
11+
- fix(ScrollArea): ensure thumb properly restores previous position ([#1455](https://github.com/huntabyte/bits-ui/pull/1455))
12+
13+
- fix(DatePicker): export `Portal` parts ([#1451](https://github.com/huntabyte/bits-ui/pull/1451))
14+
15+
- fix(Menu): remove unused `closeOnSelect` prop from SubTrigger components ([#1453](https://github.com/huntabyte/bits-ui/pull/1453))
16+
317
## 1.4.8
418

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

0 commit comments

Comments
 (0)