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

Commit e464660

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-pears-rule.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.0
4+
5+
### Minor Changes
6+
7+
- [#166](https://github.com/Resembli/ui/pull/166) [`42635d0`](https://github.com/Resembli/ui/commit/42635d036f5a8f9f233b0c63ab8012987ebf86f1) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Make react-virtualized-window an esm module
8+
39
## 0.7.1
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.7.1",
6+
"version": "0.8.0",
77
"types": "src/index.ts",
88
"main": "src/index.ts",
99
"type": "module",

0 commit comments

Comments
 (0)