Skip to content

Commit 2cdfe9f

Browse files
authored
Merge pull request #246 from wellyshen/changeset-release/master
Version Packages
2 parents 3bafc54 + 4126fa8 commit 2cdfe9f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/happy-dolls-melt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-cool-virtual
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#231](https://github.com/wellyshen/react-cool-virtual/pull/231) [`b705ab3`](https://github.com/wellyshen/react-cool-virtual/commit/b705ab30a11cecebe9ed7bd8f2579d12f6fd9381) Thanks [@nikitapilgrim](https://github.com/nikitapilgrim)! - fix: `stickyIndices` can be dynamic
8+
39
## 0.4.6
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cool-virtual",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "A tiny React hook for rendering large datasets like a breeze.",
55
"license": "MIT",
66
"homepage": "https://github.com/wellyshen/react-cool-virtual#readme",

0 commit comments

Comments
 (0)