Skip to content

Commit 9b97718

Browse files
chore: Update versions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8143ba7 commit 9b97718

7 files changed

Lines changed: 21 additions & 10 deletions

File tree

.changeset/fast-forks-buy.md

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

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
# @plextv/vite-plugin-msdf-fontgen
22

3+
## 1.3.5
4+
5+
### Patch Changes
6+
7+
- 8143ba7: fix(vite-plugins): Roll back tsdown to 0.19 to fix vite-plugin-\* typings
8+
39
## 1.3.4
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": "@plextv/vite-plugin-msdf-fontgen",
33
"description": "Vite plugin for generating MSDF fonts for use in Lightningjs",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/vite-plugin-react-native-lightning/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 8143ba7: fix(vite-plugins): Roll back tsdown to 0.19 to fix vite-plugin-\* typings
8+
39
## 0.4.0
410

511
### Patch Changes

packages/vite-plugin-react-native-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/vite-plugin-react-native-lightning",
33
"description": "Vite plugin for adding react-native-lightning support",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

packages/vite-plugin-react-reanimated-lightning/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 8143ba7: fix(vite-plugins): Roll back tsdown to 0.19 to fix vite-plugin-\* typings
8+
39
## 0.4.0
410

511
### Patch Changes

packages/vite-plugin-react-reanimated-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/vite-plugin-react-reanimated-lightning",
33
"description": "Vite plugin for @plextv/react-lightning-plugin-reanimated",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": "Plex Inc.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)