Skip to content

Commit 694c337

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cruel-cities-know.md

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

.changeset/good-parrots-greet.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 2.11.4
4+
5+
### Patch Changes
6+
7+
- fix(Combobox): recompute whether the `ScrollDown` but should render when the input value changes ([#1799](https://github.com/huntabyte/bits-ui/pull/1799))
8+
9+
- fix(Combobox): dont set the input value to an unselected item when `type='multiple'` ([#1799](https://github.com/huntabyte/bits-ui/pull/1799))
10+
311
## 2.11.3
412

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

0 commit comments

Comments
 (0)