Skip to content

Commit fe7b9c3

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

File tree

8 files changed

+21
-14
lines changed

8 files changed

+21
-14
lines changed

.changeset/every-coats-unite.md

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

.changeset/tasty-months-shave.md

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

apps/react-lightning-example/CHANGELOG.md

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

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- 65bbb38: Update vite config forupdated msdf plugin
8+
39
## 0.1.7
410

511
### 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 @plexinc/react-lightning in a React app",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

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

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

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- 65bbb38: Update vite config forupdated msdf plugin
8+
39
## 0.1.7
410

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

packages/vite-plugin-msdf-fontgen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @plexinc/vite-plugin-msdf-fontgen
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 65bbb38: BREAKING: changed plugin options structure and added support for checking hashes to know when files have changed and need to re-run the plugin
8+
39
## 1.1.1
410

511
### Patch Changes

packages/vite-plugin-msdf-fontgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@plexinc/vite-plugin-msdf-fontgen",
33
"description": "Vite plugin for generating MSDF fonts for use in Lightningjs",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)