Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update versions #12

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/busy-readers-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-flies-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-hairs-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/common-things-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-kiwis-scream.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/stupid-needles-take.md

This file was deleted.

9 changes: 9 additions & 0 deletions apps/react-lightning-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @plexinc/react-lightning-example

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]
- @plexinc/[email protected]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/react-lightning-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-example",
"description": "Sample implementation of @plexinc/react-lightning in a React app",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions apps/react-native-lightning-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @plexinc/react-native-lightning-example

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]
- @plexinc/[email protected]
- @plexinc/[email protected]
- @plexinc/[email protected]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/react-native-lightning-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-native-lightning-example",
"description": "Sample implementation of @plexinc/react-native-lightning in a React Native app",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plexinc/react-lightning-storybook

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-storybook",
"description": "Documentation for react-lightning",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-css-transform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plexinc/react-lightning-plugin-css-transform

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-css-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-plugin-css-transform",
"description": "Transforms CSS properties to lightning properties. Requires @plexinc/react-lightning-plugin-flexbox",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-flexbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @plexinc/react-lightning-plugin-flexbox

## 0.1.5

### Patch Changes

- 81e885f: Fixed maxWidth being applied incorrectly on unmeasured elements

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-flexbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-plugin-flexbox",
"description": "Adds FlexBox layout support to @plexinc/react-lightning using yoga",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-reanimated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plexinc/react-lightning-plugin-reanimated

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-reanimated/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-plugin-reanimated",
"description": "Reanimated plugin for @plexinc/react-native-lightning",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/react-lightning-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plexinc/react-lightning-components

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-lightning-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-lightning-components",
"description": "React components for react-lightning",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react-native-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plexinc/react-native-lightning

## 0.1.5

### Patch Changes

- Updated dependencies [81e885f]
- @plexinc/[email protected]
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/react-native-lightning",
"description": "@plexinc/react-lightning implementation for react-native",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/vite-plugin-msdf-fontgen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @plexinc/vite-plugin-msdf-fontgen

## 1.1.1

### Patch Changes

- 4ca0894: Change charset.txt to charset.config.json to match MSDF plugin API
- 1d5259a: Add support for multiple configs, and add charsetFile option
- c249215: Fix plugin not finding files when only one extension is specified
- c249215: Add support for multiple extensions of the same font file

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-msdf-fontgen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/vite-plugin-msdf-fontgen",
"description": "Vite plugin for generating MSDF fonts for use in Lightningjs",
"version": "1.1.0",
"version": "1.1.1",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vite-plugin-react-native-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plexinc/vite-plugin-react-native-lightning

## 0.1.5

### Patch Changes

- 1d5259a: Add "cwd" option
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-react-native-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/vite-plugin-react-native-lightning",
"description": "Vite plugin for adding react-native-lightning support",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vite-plugin-react-reanimated-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @plexinc/vite-plugin-react-reanimated-lightning

## 0.1.5

### Patch Changes

- 1d5259a: Add "cwd" option
- @plexinc/[email protected]

## 0.1.4

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@plexinc/vite-plugin-react-reanimated-lightning",
"description": "Vite plugin for @plexinc/react-lightning-plugin-reanimated",
"version": "0.1.4",
"version": "0.1.5",
"author": "Plex Inc.",
"license": "MIT",
"repository": {
Expand Down