Skip to content

Commit d93334a

Browse files
Version Packages (#1971)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0caa446 commit d93334a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-time-field-dayperiod-mobile.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.16.2
4+
5+
### Patch Changes
6+
7+
- fix(TimeField): prevent mobile keyboard input from appending raw characters to the day period (AM/PM) segment by handling `beforeinput` events ([#1970](https://github.com/huntabyte/bits-ui/pull/1970))
8+
39
## 2.16.1
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.16.1",
3+
"version": "2.16.2",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)