Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 17, 2024
1 parent 15544ae commit 8929955
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-pens-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-tomatoes-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-horses-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-dolls-wash.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 2.1.0

### Minor Changes

- Force playback after app visibility changes back to visible - [#1106](https://github.com/livekit/client-sdk-js/pull/1106) ([@lukasIO](https://github.com/lukasIO))

### Patch Changes

- Await data publisher connection without multiple negotiations - [#1107](https://github.com/livekit/client-sdk-js/pull/1107) ([@lukasIO](https://github.com/lukasIO))

- Signal local audio track feature updates - [#1087](https://github.com/livekit/client-sdk-js/pull/1087) ([@lukasIO](https://github.com/lukasIO))

- Support more scalability mode - [#1104](https://github.com/livekit/client-sdk-js/pull/1104) ([@cnderrauber](https://github.com/cnderrauber))

## 2.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "livekit-client",
"version": "2.0.10",
"version": "2.1.0",
"description": "JavaScript/TypeScript client SDK for LiveKit",
"main": "./dist/livekit-client.umd.js",
"unpkg": "./dist/livekit-client.umd.js",
Expand Down

0 comments on commit 8929955

Please sign in to comment.