openvidu-components: Released 2.29.1 version

pull/828/head
Carlos Santos 2023-10-23 13:06:34 +02:00
parent 96af7d3225
commit 809ba26b35
3 changed files with 5215 additions and 2467 deletions

File diff suppressed because it is too large Load Diff

View File

@ -77,5 +77,5 @@
"webcomponent:e2e-pro-ci": "cross-env LAUNCH_MODE=CI npm run webcomponent:e2e-pro",
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
},
"version": "2.29.0"
"version": "2.29.1"
}

View File

@ -14,5 +14,5 @@
"buffer": "^6.0.3",
"openvidu-browser": "2.29.0"
},
"version": "2.29.0"
"version": "2.29.1"
}