Skip to content

Commit dc5b178

Browse files
Version Packages (#537)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08e0f81 commit dc5b178

File tree

15 files changed

+26
-21
lines changed

15 files changed

+26
-21
lines changed

.changeset/grumpy-houses-accept.md

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

.changeset/lemon-laws-wave.md

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

.changeset/pretty-grapes-smell.md

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

packages/livekit-rtc/CHANGELOG.md

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

3+
## 0.13.19
4+
5+
### Patch Changes
6+
7+
- add agent dispatch config to room create options - [#540](https://github.com/livekit/node-sdks/pull/540) ([@paulwe](https://github.com/paulwe))
8+
9+
- Fix negative queue size on captureFrame - [#539](https://github.com/livekit/node-sdks/pull/539) ([@matej-dataqueue](https://github.com/matej-dataqueue))
10+
11+
- add an environment varaible to log all room events - [#536](https://github.com/livekit/node-sdks/pull/536) ([@Shubhrakanti](https://github.com/Shubhrakanti))
12+
313
## 0.13.18
414

515
### Patch Changes

packages/livekit-rtc/npm/darwin-arm64/CHANGELOG.md

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

3+
## 0.13.19
4+
35
## 0.13.18
46

57
## 0.13.17

packages/livekit-rtc/npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/rtc-node-darwin-arm64",
3-
"version": "0.13.18",
3+
"version": "0.13.19",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/livekit/node-sdks.git",

packages/livekit-rtc/npm/darwin-x64/CHANGELOG.md

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

3+
## 0.13.19
4+
35
## 0.13.18
46

57
## 0.13.17

packages/livekit-rtc/npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@livekit/rtc-node-darwin-x64",
33
"author": "LiveKit",
4-
"version": "0.13.18",
4+
"version": "0.13.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/livekit/node-sdks.git",

packages/livekit-rtc/npm/linux-arm64-gnu/CHANGELOG.md

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

3+
## 0.13.19
4+
35
## 0.13.18
46

57
## 0.13.17

packages/livekit-rtc/npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@livekit/rtc-node-linux-arm64-gnu",
33
"author": "LiveKit",
4-
"version": "0.13.18",
4+
"version": "0.13.19",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/livekit/node-sdks.git",

0 commit comments

Comments
 (0)