Skip to content

Commit 408be9f

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

File tree

7 files changed

+24
-9
lines changed

7 files changed

+24
-9
lines changed

.changeset/giant-bottles-punch.md

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

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
# @plexinc/react-native-lightning-example
22

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d8668ce]
8+
- @plexinc/react-native-lightning-components@0.1.6
9+
310
## 0.2.5
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,7 +1,7 @@
11
{
22
"name": "@plexinc/react-native-lightning-example",
33
"description": "Sample implementation of @plexinc/react-native-lightning in a React Native app",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

apps/storybook/CHANGELOG.md

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

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- d8668ce: Add RN version Column/Row components
8+
- Updated dependencies [d8668ce]
9+
- @plexinc/react-native-lightning-components@0.1.6
10+
311
## 0.2.5
412

513
### Patch Changes

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plexinc/react-lightning-storybook",
33
"description": "Documentation for react-lightning",
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/react-native-lightning-components/CHANGELOG.md

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

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- d8668ce: Add RN version Column/Row components
8+
39
## 0.1.5
410

511
### Patch Changes

packages/react-native-lightning-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plexinc/react-native-lightning-components",
33
"description": "React components for react-native-lightning",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)