Skip to content

Commit c6319cb

Browse files
authored
Add changesets for previously merged PRs (#935)
1 parent fde0654 commit c6319cb

6 files changed

Lines changed: 29 additions & 19 deletions
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
webrtc-sys: patch
3+
---
4+
5+
# webrtc-sys: Handle gracefully lack of libva on linux
6+
7+
#924 by @kubkon
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
livekit: patch
3+
---
4+
5+
# enhanced build configuration to support macOS and iOS platforms with proper system library linking
6+
7+
#847 by @SchmErik

.changeset/kind_dial_tension.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
livekit-api: patch
3+
---
4+
5+
# Bump jsonwebtoken to v10 to address CVE-2026-25537
6+
7+
#917 by @gasmith
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
livekit: patch
3+
---
4+
5+
# fix video track subscription in single peer connection mode
6+
7+
#914 by @xianshijing-lk

.changeset/upgrade_example_dependencies.md

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

knope.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repo = "rust-sdks"
66
ignore_conventional_commits = true
77

88
[bot.checks]
9-
skip_labels = ["internal"]
9+
skip_labels = ["internal", "no changelog additions"]
1010

1111
[bot.releases]
1212
enabled = true

0 commit comments

Comments
 (0)