Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Feb 9, 2023
1 parent 6cb3acf commit 65b5be5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/@headlessui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Ensure we handle `null` dataRef values correctly ([#2258](https://github.com/tailwindlabs/headlessui/pull/2258))
- Prevent restoring the scroll position if the history changed ([#2264](https://github.com/tailwindlabs/headlessui/pull/2264))

## [1.7.10] - 2023-02-06

Expand Down
4 changes: 3 additions & 1 deletion packages/@headlessui-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Nothing yet!
### Fixed

- Prevent restoring the scroll position if the history changed ([#2264](https://github.com/tailwindlabs/headlessui/pull/2264))

## [1.7.9] - 2023-02-03

Expand Down

0 comments on commit 65b5be5

Please sign in to comment.