Skip to content

Commit 0c4dddd

Browse files
Version Packages (#463)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 336194f commit 0c4dddd

File tree

13 files changed

+22
-11
lines changed

13 files changed

+22
-11
lines changed

.changeset/audio-filter.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.11
4+
5+
### Patch Changes
6+
7+
- Add AudioFilter plugin support - [#457](https://github.com/livekit/node-sdks/pull/457) ([@typester](https://github.com/typester))
8+
39
## 0.13.10
410

511
### 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.11
4+
35
## 0.13.10
46

57
## 0.13.9

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.10",
3+
"version": "0.13.11",
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.11
4+
35
## 0.13.10
46

57
## 0.13.9

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.10",
4+
"version": "0.13.11",
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.11
4+
35
## 0.13.10
46

57
## 0.13.9

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.10",
4+
"version": "0.13.11",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/livekit/node-sdks.git",

packages/livekit-rtc/npm/linux-x64-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-x64-gnu
22

3+
## 0.13.11
4+
35
## 0.13.10
46

57
## 0.13.9

packages/livekit-rtc/npm/linux-x64-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-x64-gnu",
33
"author": "LiveKit",
4-
"version": "0.13.10",
4+
"version": "0.13.11",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/livekit/node-sdks.git",

0 commit comments

Comments
 (0)