Skip to content

Commit c32fc86

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/quick-turkeys-post.md

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

.changeset/violet-pillows-marry.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.5
4+
5+
### Patch Changes
6+
7+
- Improve e2e reliablility of data channel - [#1546](https://github.com/livekit/client-sdk-js/pull/1546) ([@cnderrauber](https://github.com/cnderrauber))
8+
9+
- do not expose token with Moved events - [#1549](https://github.com/livekit/client-sdk-js/pull/1549) ([@davidzhao](https://github.com/davidzhao))
10+
311
## 2.13.4
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.4",
3+
"version": "2.13.5",
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)