Skip to content

Commit 61b78d0

Browse files
Version Packages (#315)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b534b95 commit 61b78d0

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/heavy-turkeys-tap.md

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

.changeset/lemon-ads-smoke.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+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [#316](https://github.com/livekit/client-sdk-js/pull/316) [`b534b95`](https://github.com/livekit/client-sdk-js/commit/b534b955a1b30b35da23a237a0bd98693b326c43) Thanks [@theomonnom](https://github.com/theomonnom)! - Add PublishOptions to Set\*Enabled
8+
9+
* [#314](https://github.com/livekit/client-sdk-js/pull/314) [`d25b86c`](https://github.com/livekit/client-sdk-js/commit/d25b86caf40290310bfbc328f84e175e775dcf1f) Thanks [@cnderrauber](https://github.com/cnderrauber)! - apply av1 bitrate setting
10+
311
## 1.2.0
412

513
### Minor 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": "1.2.0",
3+
"version": "1.2.1",
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)