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

Commit db3b03e

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

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/poor-spoons-clean.md

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#126](https://github.com/Resembli/ui/pull/126) [`d033303`](https://github.com/Resembli/ui/commit/d0333031800f24050dee83a9c1eefb0651e037c8) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Switched to using the classic React runtime
8+
39
## 0.1.0
10+
411
### Minor Changes
512

613
- fa05000: [WINDOW]: add new type exports for ItemGap and NumberOrPercent.

packages/react-virtualized-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@resembli/react-virtualized-window",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"types": "src/index.ts",
55
"main": "src/index.ts",
66
"publishConfig": {

0 commit comments

Comments
 (0)