Skip to content

Commit baceb19

Browse files
committed
2.19.0-beta.5
1 parent 0bda8e5 commit baceb19

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.19.0-beta.5
1010

1111
* feat(livekit): add flag to enable custom BBB permission checks
1212
* feat(livekit): add metric for track publish handler errors

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.19.0-beta.4",
3+
"version": "2.19.0-beta.5",
44
"private": true,
55
"engines": {
66
"npm": ">=6.0.0",

0 commit comments

Comments
 (0)