Skip to content

Commit

Permalink
Version Packages (#273)
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 Jan 9, 2024
1 parent f0983e4 commit 373f683
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-gorillas-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-tigers-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-carrots-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-bees-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-items-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-ears-brush.md

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @huntabyte/primitives

## 0.14.0

### Minor Changes

- Progress: update `value` type to include `null` for `'indeterminate'` state ([#272](https://github.com/huntabyte/bits-ui/pull/272))

- Menubar: move `preventScroll` prop from `Menubar.Menu` to `Menubar.Root` ([#272](https://github.com/huntabyte/bits-ui/pull/272))

- Date Field: add `readonlySegments` prop to specify certain segments as readonly ([#272](https://github.com/huntabyte/bits-ui/pull/272))

### Patch Changes

- Date Range Field: add `readonlySegments` prop to specify certain segments as 'readonly' to the user ([#272](https://github.com/huntabyte/bits-ui/pull/272))

- chore: array comparison perf improvements ([#229](https://github.com/huntabyte/bits-ui/pull/229))

- Alert Dialog: Fix bug with exit transitions ([#272](https://github.com/huntabyte/bits-ui/pull/272))

## 0.13.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
"version": "0.13.6",
"version": "0.14.0",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"scripts": {
Expand Down

0 comments on commit 373f683

Please sign in to comment.