Skip to content

Commit 4fb6741

Browse files
Version Packages (#656)
1 parent 7bc4a2e commit 4fb6741

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/empty-bugs-pull.md

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

packages/livekit-rtc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @livekit/rtc-node
22

3+
## 0.13.27
4+
5+
### Patch Changes
6+
7+
- fix(rtc): consistent connection state handling - [#655](https://github.com/livekit/node-sdks/pull/655) ([@lukasIO](https://github.com/lukasIO))
8+
39
## 0.13.26
410

511
### Patch Changes

packages/livekit-rtc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "LiveKit RTC Node",
44
"license": "Apache-2.0",
55
"author": "LiveKit",
6-
"version": "0.13.26",
6+
"version": "0.13.27",
77
"main": "dist/index.js",
88
"require": "dist/index.cjs",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)