-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chat] Updating document version to latest beta / GA (#3589)
- Loading branch information
Showing
10 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
change-beta/@azure-communication-react-5f052c66-b6f3-4095-a60f-fd68620e9afd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"type": "none", | ||
"area": "improvement", | ||
"workstream": "Storybook", | ||
"comment": "Updating documentation to point to latest version of chat sdk", | ||
"packageName": "@azure/communication-react", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
9 changes: 9 additions & 0 deletions
9
change/@azure-communication-react-5f052c66-b6f3-4095-a60f-fd68620e9afd.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"type": "none", | ||
"area": "improvement", | ||
"workstream": "Storybook", | ||
"comment": "Updating documentation to point to latest version of chat sdk", | ||
"packageName": "@azure/communication-react", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,7 +72,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.3.2-beta.1 | ||
npm install @azure/communication-chat@1.4.0-beta.1 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,7 +110,7 @@ can most consistently user the API from the core libraries in your application. | |
|
||
```bash | ||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
``` | ||
|
||
To try out our [composite adapters](./?path=/docs/quickstarts-composites--page) snippets you will need to install `uuid` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ you can most consistently use the API from the core libraries in your applicatio | |
```bash | ||
|
||
npm install @azure/[email protected] | ||
npm install @azure/communication-chat@1.2.0 | ||
npm install @azure/communication-chat@1.3.2 | ||
|
||
``` | ||
|
||
|