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

Commit 61ea722

Browse files
[VERSION]: update versions. (#172)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4bd960f commit 61ea722

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/loud-cars-happen.md

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

.changeset/yellow-berries-count.md

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

packages/react-virtualized-window/CHANGELOG.md

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

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- [#171](https://github.com/Resembli/ui/pull/171) [`18efba3`](https://github.com/Resembli/ui/commit/18efba344d61ed4372426d92da2a7d5456a2e3e1) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Added support for pinned rows top and bottom
8+
9+
* [#173](https://github.com/Resembli/ui/pull/173) [`4bd960f`](https://github.com/Resembli/ui/commit/4bd960fa23236d31844e7cc621c5112ee8fdcd61) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Added full support for pinned left and pinned right columns and pinned top and bottom rows
10+
311
## 0.8.1
412

513
### 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.1",
6+
"version": "0.8.2",
77
"types": "src/index.ts",
88
"main": "src/index.ts",
99
"type": "module",

0 commit comments

Comments
 (0)