Skip to content

Commit 701f825

Browse files
committed
2.22.0
1 parent 67c9688 commit 701f825

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Final releases will consolidate all intermediate changes in chronological order.
66

77
For previous changes, see the [release notes](https://github.com/bigbluebutton/bbb-webrtc-sfu/releases).
88

9-
### UNRELEASED
9+
### v2.22.0
1010

1111
* feat(livekit): add histogram metrics for mute/unmute duration
1212
* fix(livekit): honor user-scoped conditional recording flags

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbb-webrtc-sfu",
3-
"version": "2.21.2",
3+
"version": "2.22.0",
44
"private": true,
55
"engines": {
66
"npm": ">=6.0.0",

0 commit comments

Comments
 (0)