Skip to content

Commit 456bebf

Browse files
github-actions[bot]moufmouf
authored andcommitted
chore(master): release 12.0.0
1 parent 0d0cd92 commit 456bebf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [12.0.0](https://github.com/workadventure/simple-peer/compare/v11.0.2...v12.0.0) (2026-01-22)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Migration to Vite
9+
10+
### Features
11+
12+
* add preferred codec support and real browser verification ([8676482](https://github.com/workadventure/simple-peer/commit/867648293933dc53e415d537f8a1090289261aa2))
13+
* Migration to Vite ([0d0cd92](https://github.com/workadventure/simple-peer/commit/0d0cd92f8ef9ab941fae44363358b5b824dedf1e))
14+
315
## [11.0.2](https://github.com/workadventure/simple-peer/compare/v11.0.1...v11.0.2) (2025-12-25)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workadventure/simple-peer",
33
"description": "Simple one-to-one WebRTC video/voice and data channels",
4-
"version": "11.0.2",
4+
"version": "12.0.0",
55
"type": "module",
66
"author": {
77
"name": "ThaUnknown",

0 commit comments

Comments
 (0)