Skip to content

Commit c0a6988

Browse files
committed
3.12.9
1 parent 6697804 commit c0a6988

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### Next
3+
### 3.12.9
44

55
* Fix RTCP SDES ([PR #1139](https://github.com/versatica/mediasoup/pull/1139)).
66

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mediasoup",
3-
"version": "3.12.8",
3+
"version": "3.12.9",
44
"description": "Cutting Edge WebRTC Video Conferencing",
55
"contributors": [
66
"Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)",
@@ -98,7 +98,7 @@
9898
"@octokit/rest": "^20.0.1",
9999
"@types/debug": "^4.1.8",
100100
"@types/jest": "^29.5.3",
101-
"@types/node": "^20.4.8",
101+
"@types/node": "^20.4.9",
102102
"@types/uuid": "^9.0.2",
103103
"@typescript-eslint/eslint-plugin": "^6.3.0",
104104
"@typescript-eslint/parser": "^6.3.0",

0 commit comments

Comments
 (0)