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

Commit d6ae5d2

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-deers-tan.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.1
4+
5+
### Patch Changes
6+
7+
- [#168](https://github.com/Resembli/ui/pull/168) [`ad418a3`](https://github.com/Resembli/ui/commit/ad418a32ac6c662b3f4d19ec618c708edc7a4575) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Update package.json to have sideEffects false and removed getScrollbar memo.
8+
39
## 0.8.0
410

511
### Minor 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.0",
6+
"version": "0.8.1",
77
"types": "src/index.ts",
88
"main": "src/index.ts",
99
"type": "module",

0 commit comments

Comments
 (0)