@vonage/client-sdk 1.5.0-beta.2 → 1.5.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30981,7 +30981,7 @@ function requireClientsdkClientcore () {
30981
30981
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
30982
30982
  //endregion
30983
30983
  function BuildKonfig() {
30984
- this.b19_1 = '1.5.0-beta.2';
30984
+ this.b19_1 = '1.5.0-rc.0';
30985
30985
  }
30986
30986
  var BuildKonfig_instance;
30987
30987
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.5.0-beta.2",
3
+ "version": "1.5.0-rc.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",