Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
1 parent 7f94f45 commit 688f14b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-mangos-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-pears-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-lemons-pump.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/bits-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# bits-ui

## 0.21.14

### Patch Changes

- fix(Date Pickers): expose `portal` prop ([#652](https://github.com/huntabyte/bits-ui/pull/652))

- fix(Pagination): call `onPageChange` _after_ setting the `page` ([#657](https://github.com/huntabyte/bits-ui/pull/657))

- fix(Date Range Picker): expose missing props ([#651](https://github.com/huntabyte/bits-ui/pull/651))

## 0.21.13

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

0 comments on commit 688f14b

Please sign in to comment.