Skip to content

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Sep 11, 2024
1 parent 2f38826 commit cf3f0f5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,24 @@ All notable changes to this project will be documented in this file.

See the [Changesets](./.changeset) for the latest changes.

## [0.67.0](./#0.67.0) - 2024-09-10

### Added

- **Highlight**

- Released `@zag-js/highlight-word` package to help with highlighting text in a string.

### Fixed

- **Date Utils**

- Fixed issue where `getWeekDays` had inconsistent behavior when both locale and `startOfWeekProp` were set

- **Menu**

- Fixed issue where lazy mounting the content caused the first menu item to not be focused when opened with keyboard

## [0.66.0](./#0.66.0) - 2024-09-05

### Fixed
Expand Down

0 comments on commit cf3f0f5

Please sign in to comment.