Skip to content

Commit c3393fe

Browse files
Version Packages (#1201)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 257d937 commit c3393fe

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fresh-snails-report.md

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

.changeset/warm-taxis-type.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.0
4+
5+
### Minor Changes
6+
7+
- New Component: `Meter` [documentation](https://bits-ui.com/docs/components/meter) ([#1199](https://github.com/huntabyte/bits-ui/pull/1199))
8+
9+
### Patch Changes
10+
11+
- fix: issue where `RadioGroup` tabindex wasn't calculated before other focus logic kicks in, causing a value to be unintentionally overwritten ([#1200](https://github.com/huntabyte/bits-ui/pull/1200))
12+
313
## 1.2.1
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.2.1",
3+
"version": "1.3.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)