Skip to content

Commit d01acf0

Browse files
plex-opsgithub-actions[bot]WillsonHaw
authored
chore: Update versions
* chore: Update versions * Bump template versions --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Willson Haw <[email protected]>
1 parent 10332b7 commit d01acf0

File tree

17 files changed

+72
-22
lines changed

17 files changed

+72
-22
lines changed

.changeset/evil-cobras-count.md

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

.changeset/stale-lands-invent.md

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

apps/react-lightning-example/CHANGELOG.md

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

3+
## 0.3.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [10332b7]
8+
- Updated dependencies [10332b7]
9+
- @plextv/react-lightning@0.3.12
10+
- @plextv/react-lightning-plugin-flexbox@0.3.14
11+
312
## 0.3.20
413

514
### Patch Changes

apps/react-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": "@plextv/react-lightning-example",
33
"description": "Sample implementation of @plextv/react-lightning in a React app",
4-
"version": "0.3.20",
4+
"version": "0.3.21",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

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

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

3+
## 0.3.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [10332b7]
8+
- Updated dependencies [10332b7]
9+
- @plextv/react-native-lightning@0.3.21
10+
- @plextv/react-lightning@0.3.12
11+
- @plextv/react-lightning-plugin-flexbox@0.3.14
12+
313
## 0.3.25
414

515
### 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": "@plextv/react-native-lightning-example",
33
"description": "Sample implementation of @plextv/react-native-lightning in a React Native app",
4-
"version": "0.3.25",
4+
"version": "0.3.26",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

apps/storybook/CHANGELOG.md

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

3+
## 0.3.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [10332b7]
8+
- Updated dependencies [10332b7]
9+
- @plextv/react-native-lightning@0.3.21
10+
- @plextv/react-lightning-plugin-flexbox-lite@0.3.4
11+
- @plextv/react-lightning@0.3.12
12+
- @plextv/react-lightning-plugin-flexbox@0.3.14
13+
314
## 0.3.25
415

516
### 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": "@plextv/react-lightning-storybook",
33
"description": "Documentation for react-lightning",
4-
"version": "0.3.25",
4+
"version": "0.3.26",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/plugin-flexbox-lite/CHANGELOG.md

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

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- 10332b7: chore: Clean up some package typings
8+
- Updated dependencies [10332b7]
9+
- @plextv/react-lightning@0.3.12
10+
311
## 0.3.3
412

513
### Patch Changes

packages/plugin-flexbox-lite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plextv/react-lightning-plugin-flexbox-lite",
33
"description": "A less featured but more efficient flex layout support to @plextv/react-lightning",
4-
"version": "0.3.3",
4+
"version": "0.3.4",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)