Skip to content

Commit 388f1a6

Browse files
Version Packages (#1509)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 646e0b5 commit 388f1a6

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/cool-clouds-take.md

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

.changeset/nasty-clocks-invent.md

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

.changeset/poor-cobras-mate.md

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

CHANGELOG.md

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

3+
## 2.12.0
4+
5+
### Minor Changes
6+
7+
- Support moving participant to another room - [#1511](https://github.com/livekit/client-sdk-js/pull/1511) ([@cnderrauber](https://github.com/cnderrauber))
8+
9+
- feature: E2E Allow sharing ratcheted material out-of-band - [#1503](https://github.com/livekit/client-sdk-js/pull/1503) ([@BillCarsonFr](https://github.com/BillCarsonFr))
10+
11+
### Patch Changes
12+
13+
- Catch failing set sink id promise - [#1508](https://github.com/livekit/client-sdk-js/pull/1508) ([@lukasIO](https://github.com/lukasIO))
14+
315
## 2.11.4
416

517
### 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.4",
3+
"version": "2.12.0",
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)