🔖(minor) bump release to 0.1.34

- refactor pre-join screen
- handle permission errors
- add advanced admin controls over meeting
- display raised hand order
- add video settings
- add quick access video / microphone settings
- fix crisp regression
This commit is contained in:
lebaudantoine
2025-09-08 22:17:13 +02:00
committed by aleb_the_flash
parent a02cd26044
commit 9565e7a5d2
8 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "sdk",
"version": "0.1.33",
"version": "0.1.34",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sdk",
"version": "0.1.33",
"version": "0.1.34",
"license": "ISC",
"workspaces": [
"./library",

View File

@@ -1,6 +1,6 @@
{
"name": "sdk",
"version": "0.1.33",
"version": "0.1.34",
"author": "",
"license": "ISC",
"description": "",