Skip to content

Commit 2928eb2

Browse files
chore: Update versions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 247d2e8 commit 2928eb2

34 files changed

Lines changed: 157 additions & 47 deletions

File tree

.changeset/heavy-falcons-juggle.md

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

.changeset/public-trains-send.md

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

.changeset/salty-deer-sleep.md

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

.changeset/whole-wombats-work.md

Lines changed: 0 additions & 5 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.4.2
4+
5+
### Patch Changes
6+
7+
- 247d2e8: chore: Remove .cjs from packages
8+
- Updated dependencies [247d2e8]
9+
- @plextv/react-lightning-components@0.4.2
10+
- @plextv/react-lightning-plugin-css-transform@0.4.2
11+
- @plextv/react-lightning@0.4.2
12+
- @plextv/react-lightning-plugin-flexbox@0.4.2
13+
314
## 0.4.1
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,6 +1,6 @@
11
{
22
"name": "@plextv/react-lightning-example",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"description": "Sample implementation of @plextv/react-lightning in a React app",
66
"bugs": {

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

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

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- 247d2e8: chore: Remove .cjs from packages
8+
- Updated dependencies [247d2e8]
9+
- @plextv/react-native-lightning-components@0.4.2
10+
- @plextv/react-lightning-components@0.4.2
11+
- @plextv/react-native-lightning@0.4.2
12+
- @plextv/react-lightning-plugin-css-transform@0.4.2
13+
- @plextv/react-lightning-plugin-reanimated@0.4.2
14+
- @plextv/react-lightning@0.4.2
15+
- @plextv/react-lightning-plugin-flexbox@0.4.2
16+
317
## 0.4.1
418

519
### Patch Changes

apps/react-native-lightning-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-native-lightning-example",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"description": "Sample implementation of @plextv/react-native-lightning in a React Native app",
66
"bugs": {

apps/storybook/CHANGELOG.md

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

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- 247d2e8: chore: Fix storybook builds
8+
- Updated dependencies [247d2e8]
9+
- @plextv/react-native-lightning-components@0.4.2
10+
- @plextv/react-lightning-components@0.4.2
11+
- @plextv/react-native-lightning@0.4.2
12+
- @plextv/react-lightning-plugin-css-transform@0.4.2
13+
- @plextv/react-lightning-plugin-flexbox-lite@0.4.2
14+
- @plextv/react-lightning-plugin-reanimated@0.4.2
15+
- @plextv/react-lightning@0.4.2
16+
- @plextv/react-lightning-plugin-flexbox@0.4.2
17+
318
## 0.4.1
419

520
### Patch Changes

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plextv/react-lightning-storybook",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"description": "Documentation for react-lightning",
66
"bugs": {

0 commit comments

Comments
 (0)