Skip to content

Commit 9e4a28c

Browse files
Version Packages (#1710)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8efb5cc commit 9e4a28c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wide-dryers-design.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 2.9.4
4+
5+
### Patch Changes
6+
7+
- fix(MenuCheckboxItem): ensure onchange is only called when the value changes ([#1709](https://github.com/huntabyte/bits-ui/pull/1709))
8+
39
## 2.9.3
410

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

0 commit comments

Comments
 (0)