Skip to content

Commit 36bafbe

Browse files
Version Packages (#1461)
1 parent bd5db7b commit 36bafbe

8 files changed

+17
-31
lines changed

.changeset/cyan-owls-hear.md

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

.changeset/hot-islands-jam.md

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

.changeset/large-buckets-train.md

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

.changeset/quiet-worms-speak.md

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

.changeset/red-lions-draw.md

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

.changeset/thin-bees-fix.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- fix(RangeCalendar): ensure `weekStartsOn` is absolute and fallback to locale if not provided ([#1462](https://github.com/huntabyte/bits-ui/pull/1462))
8+
9+
- fix(DateRangePicker): use current field to determine max days in month ([#1460](https://github.com/huntabyte/bits-ui/pull/1460))
10+
11+
- fix(DateRangePicker): ensure `weekStartsOn` is absolute and fallback to locale if not provided ([#1462](https://github.com/huntabyte/bits-ui/pull/1462))
12+
13+
- fix(DatePicker): ensure `weekStartsOn` is absolute and fallback to locale if not provided ([#1462](https://github.com/huntabyte/bits-ui/pull/1462))
14+
15+
- fix(Calendar): ensure `weekStartsOn` is absolute and fallback to locale if not provided ([#1462](https://github.com/huntabyte/bits-ui/pull/1462))
16+
17+
- fix(DateRangeField): use current field to determine max days in month ([#1460](https://github.com/huntabyte/bits-ui/pull/1460))
18+
319
## 1.5.1
420

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

0 commit comments

Comments
 (0)