@azure/communication-react 1.5.1-alpha-202305300013 → 1.5.1-alpha-202305310014
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.
@@ -165,7 +165,7 @@ const _toCommunicationIdentifier = (id) => {
|
|
165
165
|
// Copyright (c) Microsoft Corporation.
|
166
166
|
// Licensed under the MIT license.
|
167
167
|
// GENERATED FILE. DO NOT EDIT MANUALLY.
|
168
|
-
var telemetryVersion = '1.5.1-alpha-
|
168
|
+
var telemetryVersion = '1.5.1-alpha-202305310014';
|
169
169
|
|
170
170
|
// Copyright (c) Microsoft Corporation.
|
171
171
|
/**
|