Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 9882128

Browse files
[VERSION]: update versions. (#175)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 270f05c commit 9882128

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-wasps-act.md

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

packages/react-virtualized-window/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @resembli/react-virtualized-window
22

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- [#174](https://github.com/Resembli/ui/pull/174) [`270f05c`](https://github.com/Resembli/ui/commit/270f05c00049e6facab5e53f9ca9f7be32531b0a) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Add conditional checks so we don't render pinned column and row divs when they are empty.
8+
39
## 0.8.2
410

511
### Patch Changes

packages/react-virtualized-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "React virtualized window components for rendering massive lists or grids",
44
"private": false,
55
"author": "Lee Beydoun",
6-
"version": "0.8.2",
6+
"version": "0.8.3",
77
"types": "src/index.ts",
88
"main": "src/index.ts",
99
"type": "module",

0 commit comments

Comments
 (0)