Skip to content

Commit

Permalink
release 106.0.0-beta.4
Browse files Browse the repository at this point in the history
974027c api: add RTCRtpReceiver.getParameters  ( Saúl Ibarra Corretgé 2022-10-10 15:44:22 +0200)
21cf2a7 api: don't export dictionary-like objects which browsers don't export  ( Saúl Ibarra Corretgé 2022-10-10 15:14:28 +0200)
04c845f sender: fix returned send parameters  ( Saúl Ibarra Corretgé 2022-10-10 15:03:00 +0200)
e8833e9 ios: fix compilation error  ( Saúl Ibarra Corretgé 2022-10-13 11:08:08 +0200)
40b823d ios: fix match in removeTrack  ( Haisam Mohamed Hashim 2022-10-12 19:15:24 +0530)
30ef8d3 api: handle rid in RTCRtpEncodingParameters  ( Saúl Ibarra Corretgé 2022-10-10 12:15:12 +0200)
3ed276e api: add sendEncodings support to RTCRtpTransceiverInit  ( 8BallBomBom 2022-10-06 18:37:20 +0800)
  • Loading branch information
saghul committed Oct 13, 2022
1 parent 974027c commit 1e4708b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-webrtc",
"version": "106.0.0-beta.3",
"version": "106.0.0-beta.4",
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-webrtc/react-native-webrtc.git"
Expand Down

0 comments on commit 1e4708b

Please sign in to comment.