Skip to content

Commit e1b315d

Browse files
authored
Merge pull request #61 from wellyshen/changeset-release/master
Version Packages
2 parents 4e5fcbd + 0debf98 commit e1b315d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-dolls-raise.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.0.17
4+
5+
### Patch Changes
6+
7+
- [`bf7d25b`](https://github.com/wellyshen/react-cool-virtual/commit/bf7d25be40d2a6551a7741a710fb99da743dd3e1) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: correct the high of bindary-search for finding the item index from scroll
8+
39
## 0.0.16
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.0.16",
3+
"version": "0.0.17",
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)