We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339a673 commit 5e86630Copy full SHA for 5e86630
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [11.0.2](https://github.com/workadventure/simple-peer/compare/v11.0.1...v11.0.2) (2025-12-24)
4
+
5
6
+### Bug Fixes
7
8
+* Fixing type of PeerEvents ([339a673](https://github.com/workadventure/simple-peer/commit/339a67366bdd655474937870e6c50e93248f1c52))
9
10
## 11.0.1 (2025-12-23)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@workadventure/simple-peer",
"description": "Simple one-to-one WebRTC video/voice and data channels",
- "version": "11.0.1",
+ "version": "11.0.2",
"type": "module",
"author": {
"name": "ThaUnknown",
0 commit comments