Skip to content

Commit 391f753

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

File tree

29 files changed

+146
-32
lines changed

29 files changed

+146
-32
lines changed

.changeset/eight-buses-share.md

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

apps/react-lightning-example/CHANGELOG.md

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

3+
## 0.3.16
4+
5+
### Patch Changes
6+
7+
- 774d679: chore: Force package version bump
8+
- Updated dependencies [774d679]
9+
- @plextv/react-lightning-components@0.3.3
10+
- @plextv/react-lightning-plugin-css-transform@0.3.5
11+
- @plextv/react-lightning@0.3.11
12+
- @plextv/react-lightning-plugin-flexbox@0.3.9
13+
314
## 0.3.15
415

516
### 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.15",
4+
"version": "0.3.16",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

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

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

3+
## 0.3.20
4+
5+
### Patch Changes
6+
7+
- 774d679: chore: Force package version bump
8+
- Updated dependencies [774d679]
9+
- @plextv/react-native-lightning-components@0.3.4
10+
- @plextv/react-lightning-components@0.3.3
11+
- @plextv/react-native-lightning@0.3.16
12+
- @plextv/react-lightning-plugin-reanimated@0.3.5
13+
- @plextv/react-lightning@0.3.11
14+
- @plextv/react-lightning-plugin-flexbox@0.3.9
15+
316
## 0.3.19
417

518
### 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.19",
4+
"version": "0.3.20",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

apps/storybook/CHANGELOG.md

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

3+
## 0.3.20
4+
5+
### Patch Changes
6+
7+
- 774d679: chore: Force package version bump
8+
- Updated dependencies [774d679]
9+
- @plextv/react-native-lightning-components@0.3.4
10+
- @plextv/react-lightning-components@0.3.3
11+
- @plextv/react-native-lightning@0.3.16
12+
- @plextv/react-lightning-plugin-flexbox-lite@0.3.3
13+
- @plextv/react-lightning-plugin-reanimated@0.3.5
14+
- @plextv/react-lightning@0.3.11
15+
- @plextv/react-lightning-plugin-flexbox@0.3.9
16+
317
## 0.3.19
418

519
### 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.19",
4+
"version": "0.3.20",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/plugin-css-transform/CHANGELOG.md

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

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- 774d679: chore: Force package version bump
8+
- Updated dependencies [774d679]
9+
- @plextv/react-lightning@0.3.11
10+
- @plextv/react-lightning-plugin-flexbox@0.3.9
11+
312
## 0.3.4
413

514
### Patch Changes

packages/plugin-css-transform/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-css-transform",
33
"description": "Transforms CSS properties to lightning properties. Requires @plextv/react-lightning-plugin-flexbox",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
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.3
4+
5+
### Patch Changes
6+
7+
- 774d679: chore: Force package version bump
8+
- Updated dependencies [774d679]
9+
- @plextv/react-lightning@0.3.11
10+
311
## 0.3.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)