Skip to content

Commit e91f8d7

Browse files
chore: Update versions (alpha)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 264488a commit e91f8d7

File tree

9 files changed

+32
-4
lines changed

9 files changed

+32
-4
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"changesets": [
2222
"beige-wings-smoke",
2323
"better-plums-divide",
24+
"bright-friends-hunt",
2425
"brown-jeans-knock",
2526
"busy-donkeys-report",
2627
"cold-phones-drive",

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.0-alpha.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [264488a]
8+
- @plextv/react-lightning@0.4.0-alpha.9
9+
310
## 0.4.0-alpha.8
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,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.4.0-alpha.8",
4+
"version": "0.4.0-alpha.9",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

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.0-alpha.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [264488a]
8+
- @plextv/react-lightning@0.4.0-alpha.9
9+
310
## 0.4.0-alpha.11
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": "@plextv/react-native-lightning-example",
33
"description": "Sample implementation of @plextv/react-native-lightning in a React Native app",
4-
"version": "0.4.0-alpha.11",
4+
"version": "0.4.0-alpha.12",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

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.0-alpha.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [264488a]
8+
- @plextv/react-lightning@0.4.0-alpha.9
9+
310
## 0.4.0-alpha.11
411

512
### 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.4.0-alpha.11",
4+
"version": "0.4.0-alpha.12",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/react-lightning/CHANGELOG.md

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

3+
## 0.4.0-alpha.9
4+
5+
### Patch Changes
6+
7+
- 264488a: fix(focus): Allow key propagation even when focus handling was cancelled
8+
39
## 0.4.0-alpha.8
410

511
### Patch Changes

packages/react-lightning/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",
33
"description": "React renderer for rendering React apps with Lightning.js",
4-
"version": "0.4.0-alpha.8",
4+
"version": "0.4.0-alpha.9",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)