We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf7bef commit f6b0791Copy full SHA for f6b0791
.changeset/config.json
@@ -7,5 +7,5 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": []
+ "ignore": ["livekit-react-native-example"]
11
}
.changeset/loud-sites-draw.md .changeset/cozy-mangos-reply.md.changeset/loud-sites-draw.md renamed to .changeset/cozy-mangos-reply.md
@@ -1,5 +1,5 @@
1
---
2
-'livekit-react-native-example': minor
+'@livekit/react-native': minor
3
4
5
Update @livekit/react-native-webrtc to 144.0.0
package.json
@@ -116,6 +116,7 @@
116
"node": ">=20"
117
},
118
"workspaces": [
119
+ ".",
120
"example"
121
],
122
"packageManager": "yarn@4.11.0",
0 commit comments