Skip to content

Commit 9a75e32

Browse files
Version Packages (#299)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2303870 commit 9a75e32

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/gentle-mayflies-marry.md

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

apps/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@react-three/drei": "^9.78.2",
1313
"@react-three/fiber": "^8.13.5",
1414
"miniplex": "workspace:2.0.0",
15-
"miniplex-react": "workspace:2.0.0",
15+
"miniplex-react": "workspace:2.0.1",
1616
"postprocessing": "^6.32.2",
1717
"r3f-perf": "^7.1.2",
1818
"randomish": "^0.1.6",

packages/react/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 2303870: Bump minimum version of `miniplex` peer dependency.
8+
39
## 2.0.0
410

511
### Major Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"hooks"
1818
],
1919
"sideEffects": false,
20-
"version": "2.0.0",
20+
"version": "2.0.1",
2121
"main": "dist/miniplex-react.cjs.js",
2222
"module": "dist/miniplex-react.esm.js",
2323
"types": "dist/miniplex-react.cjs.d.ts",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)