Skip to content

Commit ff0de41

Browse files
Version Packages (#1501)
1 parent bd3af12 commit ff0de41

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/funny-insects-dream.md

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

.changeset/many-onions-agree.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.11.4
4+
5+
### Patch Changes
6+
7+
- Ensure userProvided tracks are not overriden from within the SDK - [#1500](https://github.com/livekit/client-sdk-js/pull/1500) ([@lukasIO](https://github.com/lukasIO))
8+
9+
- Revert "Add option (`KeyProviderOptions`) to allowKeyExtraction." - [#1502](https://github.com/livekit/client-sdk-js/pull/1502) ([@toger5](https://github.com/toger5))
10+
311
## 2.11.3
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.11.3",
3+
"version": "2.11.4",
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)