Skip to content

Commit 48958ba

Browse files
committed
2.2.3 -> 2.2.4
1 parent 19610cb commit 48958ba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.2.4
4+
5+
- Update README docs
6+
37
## 2.2.3
48

59
- Update TS Doc comments for `List` and `Grid` imperative methods to specify when a method throws.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-window",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"type": "module",
55
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
66
"contributors": [

0 commit comments

Comments
 (0)