Skip to content

Commit

Permalink
Merge pull request #253 from wellyshen/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wellyshen authored Sep 10, 2021
2 parents 41bc026 + 37201bd commit 0c9fb28
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-colts-tie.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-cool-virtual

## 0.5.2

### Patch Changes

- [#252](https://github.com/wellyshen/react-cool-virtual/pull/252) [`9467444`](https://github.com/wellyshen/react-cool-virtual/commit/9467444b2eb558d3e23d74a5b61cedd471b06232) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: filter data with dynamic size causes empty row/column

## 0.5.1

### Patch Changes
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-cool-virtual",
"version": "0.5.1",
"version": "0.5.2",
"description": "A tiny React hook for rendering large datasets like a breeze.",
"license": "MIT",
"homepage": "https://github.com/wellyshen/react-cool-virtual#readme",
Expand Down

0 comments on commit 0c9fb28

Please sign in to comment.