Skip to content

Commit a302f48

Browse files
chore: Update versions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cff7886 commit a302f48

9 files changed

Lines changed: 31 additions & 9 deletions

File tree

.changeset/yellow-cities-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/react-lightning-example/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @plextv/react-lightning-example
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [cff7886]
8+
- @plextv/react-lightning-components@0.4.3
9+
310
## 0.4.2
411

512
### Patch Changes

apps/react-lightning-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-lightning-example",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"private": true,
55
"description": "Sample implementation of @plextv/react-lightning in a React app",
66
"bugs": {

apps/react-native-lightning-example/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @plextv/react-native-lightning-example
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [cff7886]
8+
- @plextv/react-lightning-components@0.4.3
9+
310
## 0.4.2
411

512
### Patch Changes

apps/react-native-lightning-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-native-lightning-example",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"private": true,
55
"description": "Sample implementation of @plextv/react-native-lightning in a React Native app",
66
"bugs": {

apps/storybook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @plextv/react-lightning-storybook
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [cff7886]
8+
- @plextv/react-lightning-components@0.4.3
9+
310
## 0.4.2
411

512
### Patch Changes

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-lightning-storybook",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"private": true,
55
"description": "Documentation for react-lightning",
66
"bugs": {

packages/react-lightning-components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @plextv/react-lightning-components
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- cff7886: chore(virtuallist): A little cleanup and aligning typings with FlashList a little better
8+
39
## 0.4.2
410

511
### Patch Changes

packages/react-lightning-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-lightning-components",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "React components for react-lightning",
55
"bugs": {
66
"url": "https://github.com/plexinc/react-lightning/issues/new"

0 commit comments

Comments
 (0)