Skip to content

Commit ed7a612

Browse files
Version Packages (#281)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 301ccc0 commit ed7a612

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/shiny-eyes-clean.md

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

.changeset/twelve-fans-unite.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.1.4
4+
5+
### Patch Changes
6+
7+
- [#279](https://github.com/livekit/client-sdk-js/pull/279) [`301ccc0`](https://github.com/livekit/client-sdk-js/commit/301ccc06054185e4692c18517fba5a09d919f411) Thanks [@lukasIO](https://github.com/lukasIO)! - Only restart tracks if they are internally managed by the sdk
8+
9+
* [#280](https://github.com/livekit/client-sdk-js/pull/280) [`b0a5f6a`](https://github.com/livekit/client-sdk-js/commit/b0a5f6a271b45e2eda5bf22990c97e8adb07224a) Thanks [@davidzhao](https://github.com/davidzhao)! - Fixed reconnection with the same Room object
10+
311
## 1.1.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": "1.1.3",
3+
"version": "1.1.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)