Skip to content

Commit 9f546d8

Browse files
committed
changelog update
1 parent a7894b9 commit 9f546d8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

packages/stream_video/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
- For periodic WebRTC stats: Use `call.stats` stream
2626
- For latest aggregated metrics: Use `call.statsReporter?.currentMetrics`
2727

28+
* **Dependency updates**
29+
- Updated most dependencies to their latest versions to ensure compatibility and security
30+
2831
✅ Added
2932

3033
- New `call.statsReporter` property provides access to `currentMetrics`

packages/stream_video_flutter/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
- For periodic WebRTC stats: Use `call.stats` stream
2626
- For latest aggregated metrics: Use `call.statsReporter?.currentMetrics`
2727

28+
* **Dependency updates**
29+
- Updated most dependencies to their latest versions to ensure compatibility and security
30+
2831
✅ Added
2932

3033
- New `call.statsReporter` property provides access to `currentMetrics`

0 commit comments

Comments
 (0)