Skip to content

Commit b7ae054

Browse files
Version Packages (#1529)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e37ed3d commit b7ae054

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/brave-beds-burn.md

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

.changeset/thick-pumas-brush.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 2.13.2
4+
5+
### Patch Changes
6+
7+
- Add LocalTrackRecorder helper - [#1430](https://github.com/livekit/client-sdk-js/pull/1430) ([@lukasIO](https://github.com/lukasIO))
8+
9+
- fix: skip default device selection on iOS - [#1528](https://github.com/livekit/client-sdk-js/pull/1528) ([@lukasIO](https://github.com/lukasIO))
10+
311
## 2.13.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livekit-client",
3-
"version": "2.13.1",
3+
"version": "2.13.2",
44
"description": "JavaScript/TypeScript client SDK for LiveKit",
55
"main": "./dist/livekit-client.umd.js",
66
"unpkg": "./dist/livekit-client.umd.js",

0 commit comments

Comments
 (0)