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

Commit 17d314f

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-llamas-turn.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#129](https://github.com/Resembli/ui/pull/129) [`b2ebb3c`](https://github.com/Resembli/ui/commit/b2ebb3cf1c6b297fc628157fabb1c16107a29929) Thanks [@leebeydoun](https://github.com/leebeydoun)! - Updated build process to use browserlists.
8+
39
## 0.2.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
@@ -1,6 +1,6 @@
11
{
22
"name": "@resembli/react-virtualized-window",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"types": "src/index.ts",
55
"main": "src/index.ts",
66
"publishConfig": {

0 commit comments

Comments
 (0)