diff --git a/.changeset/config.json b/.changeset/config.json index cc271fe..1d68edc 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": ["livekit-react-native-example"] } \ No newline at end of file diff --git a/.changeset/loud-sites-draw.md b/.changeset/cozy-mangos-reply.md similarity index 59% rename from .changeset/loud-sites-draw.md rename to .changeset/cozy-mangos-reply.md index be02c4e..e6840e7 100644 --- a/.changeset/loud-sites-draw.md +++ b/.changeset/cozy-mangos-reply.md @@ -1,5 +1,5 @@ --- -'livekit-react-native-example': minor +'@livekit/react-native': minor --- Update @livekit/react-native-webrtc to 144.0.0 diff --git a/package.json b/package.json index 713791f..5a37bc9 100644 --- a/package.json +++ b/package.json @@ -116,6 +116,7 @@ "node": ">=20" }, "workspaces": [ + ".", "example" ], "packageManager": "yarn@4.11.0",