Skip to content

Commit 7cdffb0

Browse files
Version Packages (#1072)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 19396e1 commit 7cdffb0

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/hip-cats-teach.md

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

.changeset/rich-worms-leave.md

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

.changeset/smooth-glasses-jam.md

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

CHANGELOG.md

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

3+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- Recreate engine before trying to connect to another region - [#1071](https://github.com/livekit/client-sdk-js/pull/1071) ([@lukasIO](https://github.com/lukasIO))
8+
9+
- Add experimental preferCurrentTab screen share capture option - [#1070](https://github.com/livekit/client-sdk-js/pull/1070) ([@lukasIO](https://github.com/lukasIO))
10+
11+
- Fix FPS and latency issues with VP9 screenshare - [#1069](https://github.com/livekit/client-sdk-js/pull/1069) ([@davidzhao](https://github.com/davidzhao))
12+
313
## 2.0.6
414

515
### 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.0.6",
3+
"version": "2.0.7",
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)