Skip to content

Commit 484b2d4

Browse files
Version Packages (#1360)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85bdc6e commit 484b2d4

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/early-maps-wash.md

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

.changeset/many-cooks-rush.md

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

.changeset/red-wolves-hug.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.3.19
4+
5+
### Patch Changes
6+
7+
- fix(Calendar): ensure time set outside persists when new day is selected ([#1359](https://github.com/huntabyte/bits-ui/pull/1359))
8+
9+
- fix(Command): ensure filtered is always defined, even if not filtering ([#1363](https://github.com/huntabyte/bits-ui/pull/1363))
10+
11+
- fix(Calendar): ensure default value is not a string ([#1362](https://github.com/huntabyte/bits-ui/pull/1362))
12+
313
## 1.3.18
414

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

0 commit comments

Comments
 (0)