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

Commit c876229

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curly-lobsters-flow.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+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#209](https://github.com/Resembli/react-virtualized-window/pull/209) [`3fdfcf3`](https://github.com/Resembli/react-virtualized-window/commit/3fdfcf313b238f2c2d49161c8664b463b2240bea) Thanks [@leebeydoun](https://github.com/leebeydoun)! - First stable release
8+
39
## 0.8.6
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.6",
6+
"version": "1.0.0",
77
"types": "src/index.ts",
88
"main": "src/index.ts",
99
"type": "module",

0 commit comments

Comments
 (0)