Skip to content

Commit 89635e8

Browse files
Version Packages (#1689)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44bc4fe commit 89635e8

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/curly-seas-mix.md

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

.changeset/deep-clubs-brake.md

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

.changeset/easy-paws-win.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.9.0
4+
5+
### Minor Changes
6+
7+
- feat(CheckboxGroup): add `readonly` prop/functionality ([#1688](https://github.com/huntabyte/bits-ui/pull/1688))
8+
9+
- feat(Checkbox): add `readonly` prop/functionality ([#1688](https://github.com/huntabyte/bits-ui/pull/1688))
10+
11+
### Patch Changes
12+
13+
- fix(Calendar): resolve race condition in month navigation ([#1686](https://github.com/huntabyte/bits-ui/pull/1686))
14+
315
## 2.8.14
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.14",
3+
"version": "2.9.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)