Родитель
ba439a74fe
Коммит
5ae454d89a
|
@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
|
|||
- Uptake [@microsoft/ocsdk@0.2.0](https://www.npmjs.com/package/@microsoft/ocsdk/v/0.2.0)
|
||||
- Add `getCallingToken`
|
||||
- Send `ChannelId-lcw` message tag
|
||||
- Uptake [IC3Client@2021.08.14.1](https://comms.omnichannelengagementhub.com/release/2021.08.14.1/Scripts/SDK/SDK.min.js)
|
||||
- Uptake [botframework-webchat-adapter-ic3@0.1.0-master.2dba07b](https://www.npmjs.com/package/botframework-webchat-adapter-ic3/v/0.1.0-master.2dba07b)
|
||||
|
||||
## [0.2.0] - 2021-04-30
|
||||
### Added
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
const ic3ClientVersion = '2021.03.02.1';
|
||||
const webChatIC3AdapterVersion = '0.1.0-master.92b1505';
|
||||
const ic3ClientVersion = '2021.08.14.1';
|
||||
const webChatIC3AdapterVersion = '0.1.0-master.2dba07b';
|
||||
const ariaTelemetryKey = 'c7655518acf1403f93ff6b9f77942f0a-d01a02fd-6b50-4de3-a566-62eda11f93bc-7083';
|
||||
|
||||
export {
|
||||
|
|
Загрузка…
Ссылка в новой задаче