diff --git a/CHANGELOG.md b/CHANGELOG.md index 4282c2aa..c6ec921b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Changelog ------------ +### 1.8.11 +* Dependencies updated to include React 19 + ### 1.8.10 * Fix scrollDirection when direction is RTL (#690) diff --git a/package.json b/package.json index dde6558a..65262eb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-window", - "version": "1.8.10", + "version": "1.8.11", "description": "React components for efficiently rendering large, scrollable lists and tabular data", "author": "Brian Vaughn (https://github.com/bvaughn/)", "contributors": [