Skip to content

Commit

Permalink
Version Packages (next) (#820)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 27, 2024
1 parent 300fe0c commit 64ca95d
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 @@ -38,6 +38,7 @@
"shiny-doors-carry",
"short-pianos-brake",
"shy-knives-destroy",
"six-toys-sit",
"slimy-mails-argue",
"soft-comics-sort",
"strong-walls-glow",
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.29

### Patch Changes

- Select/Combobox: add `allowDeselect` prop ([#819](https://github.com/huntabyte/bits-ui/pull/819))

## 1.0.0-next.28

### 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.28",
"version": "1.0.0-next.29",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
Expand Down

0 comments on commit 64ca95d

Please sign in to comment.