@azure/communication-react 1.5.1-alpha-202304130012 → 1.5.1-alpha-202304140012

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.
package/README.md CHANGED
@@ -25,7 +25,7 @@ you can most consistently use the API from the core libraries in your applicatio
25
25
 
26
26
  ```bash
27
27
  npm i @azure/communication-calling@1.4.4
28
- npm i @azure/communication-chat@1.1.0
28
+ npm i @azure/communication-chat@1.3.2-beta.1
29
29
  ```
30
30
 
31
31
  ## Storybook
@@ -162,7 +162,7 @@ const _toCommunicationIdentifier = (id) => {
162
162
  // Copyright (c) Microsoft Corporation.
163
163
  // Licensed under the MIT license.
164
164
  // GENERATED FILE. DO NOT EDIT MANUALLY.
165
- var telemetryVersion = '1.5.1-alpha-202304130012';
165
+ var telemetryVersion = '1.5.1-alpha-202304140012';
166
166
 
167
167
  // Copyright (c) Microsoft Corporation.
168
168
  /**