Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent 4fc8650 commit edc1355
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"many-pandas-fly",
"pink-eyes-begin",
"rare-islands-divide",
"serious-shrimps-pump",
"shy-knives-destroy",
"yellow-dodos-design"
]
Expand Down
6 changes: 6 additions & 0 deletions packages/bits-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# bits-ui

## 1.0.0-next.5

### Patch Changes

- Listbox/Combobox: gracefully handle deselect when `type="single"` ([#713](https://github.com/huntabyte/bits-ui/pull/713))

## 1.0.0-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bits-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
"version": "1.0.0-next.4",
"version": "1.0.0-next.5",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
Expand Down

0 comments on commit edc1355

Please sign in to comment.