Skip to content

Commit b182f58

Browse files
chore: Update versions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 341b33d commit b182f58

File tree

31 files changed

+143
-31
lines changed

31 files changed

+143
-31
lines changed

.changeset/real-maps-know.md

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

apps/react-lightning-example/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [341b33d]
8+
- @plexinc/react-lightning-plugin-devtools@0.1.2
9+
- @plexinc/react-lightning-plugin-flexbox@0.1.2
10+
- @plexinc/react-lightning@0.1.2
11+
- @plexinc/react-lightning-components@0.1.2
12+
313
## 0.1.1
414

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

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

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [341b33d]
8+
- @plexinc/react-lightning-plugin-devtools@0.1.2
9+
- @plexinc/react-lightning-plugin-flexbox@0.1.2
10+
- @plexinc/react-lightning-plugin-reanimated@0.1.2
11+
- @plexinc/react-lightning@0.1.2
12+
- @plexinc/react-lightning-components@0.1.2
13+
- @plexinc/react-native-lightning@0.1.2
14+
315
## 0.1.1
416

517
### 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 @plex/react-native-lightning in a React Native app",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

apps/storybook/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [341b33d]
8+
- @plexinc/react-lightning-plugin-flexbox@0.1.2
9+
- @plexinc/react-lightning-plugin-flexbox-lite@0.1.2
10+
- @plexinc/react-lightning@0.1.2
11+
- @plexinc/react-lightning-components@0.1.2
12+
313
## 0.1.1
414

515
### 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.1.1",
4+
"version": "0.1.2",
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
# @plexinc/react-lightning-plugin-css-transform
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 341b33d: Fix cjs builds for packages to include es interop
8+
- Updated dependencies [341b33d]
9+
- @plexinc/react-lightning-plugin-flexbox@0.1.2
10+
- @plexinc/react-lightning@0.1.2
11+
312
## 0.1.1
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": "@plexinc/react-lightning-plugin-css-transform",
33
"description": "Transforms CSS properties to lightning properties. Requires @plexinc/react-lightning-plugin-flexbox",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/plugin-devtools/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 341b33d: Fix cjs builds for packages to include es interop
8+
- Updated dependencies [341b33d]
9+
- @plexinc/react-lightning@0.1.2
10+
311
## 0.1.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)