Skip to content

Commit 308fd75

Browse files
Version Packages
1 parent 3a59bac commit 308fd75

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/chilly-crabs-fold.md

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

.changeset/some-baboons-trade.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.14.1
4+
5+
### Patch Changes
6+
7+
- chore: simplify internals ([#1853](https://github.com/huntabyte/bits-ui/pull/1853))
8+
9+
- fix(DateField): fallback to infer hour cycle from locale ([#1859](https://github.com/huntabyte/bits-ui/pull/1859))
10+
311
## 2.14.0
412

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

0 commit comments

Comments
 (0)