Skip to content

Commit

Permalink
3.13.22
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Feb 21, 2024
1 parent af2ae37 commit f9f75fa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog

### Next
### 3.13.22

- Fix wrong publication of mediasoup NPM 3.13.21.

### 3.13.21

- Revert ([PR #1156](https://github.com/versatica/mediasoup/pull/1156)) "Make DTLS fragment stay within MTU size range" because it causes a memory leak ([PR #1342](https://github.com/versatica/mediasoup/pull/1342)).

Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "mediasoup",
"version": "3.13.20",
"version": "3.13.22",
"description": "Cutting Edge WebRTC Video Conferencing",
"contributors": [
"Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)",
Expand Down

0 comments on commit f9f75fa

Please sign in to comment.