Skip to content

Commit

Permalink
1.0.14 -> 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Apr 17, 2023
1 parent c16283e commit 5623a77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.0.15
* Readme changes

## 1.0.14
* Fix potential "_ResizeObserver loop limit exceeded_" error caused by long-running renders ([#55](https://github.com/bvaughn/react-virtualized-auto-sizer/issues/55))

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": "react-virtualized-auto-sizer",
"version": "1.0.14",
"version": "1.0.15",
"description": "Standalone version of the AutoSizer component from react-virtualized",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
"contributors": [
Expand Down

0 comments on commit 5623a77

Please sign in to comment.