File tree Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file.
7
7
### Fixed
8
8
- Fix ` ChatSDK.onNewMessages() ` calling ` createOmnichannelMessages() ` twice during polling
9
9
10
+ ### Changed
11
+
12
+ - Uptake [ @microsoft/omnichannel-amsclient @0.1.7] ( https://www.npmjs.com/package/@microsoft/omnichannel-amsclient/v/0.1.7 )
13
+
10
14
## [ 1.10.7] - 2025-01-30
11
15
12
16
### Added
@@ -31,7 +35,7 @@ All notable changes to this project will be documented in this file.
31
35
32
36
## Changed
33
37
34
- - Uptake [ @microsoft/oc4sdk @0.5.10] ( https://www.npmjs.com/package/@microsoft/ocsdk/v/0.5.10 )
38
+ - Uptake [ @microsoft/ocsdk @0.5.10] ( https://www.npmjs.com/package/@microsoft/ocsdk/v/0.5.10 )
35
39
36
40
## [ 1.10.4] - 2024-12-19
37
41
@@ -63,7 +67,7 @@ All notable changes to this project will be documented in this file.
63
67
- uptake [ azure/communication-chat@1.5.0] ( https://www.npmjs.com/package/@azure/communication-chat/v/1.5.0 )
64
68
- uptake [ azure/communication-common@2.3.1] ( https://www.npmjs.com/package/@azure/communication-common/v/2.3.1 )
65
69
- uptake [ acs_webchat-chat-adapter@0.0.35-beta.30] ( https://www.npmjs.com/package/acs_webchat-chat-adapter/v/0.0.35-beta.30 )
66
- - Uptake [ @microsoft/oc4sdk @0.5.9] ( https://www.npmjs.com/package/@microsoft/ocsdk/v/0.5.9 )
70
+ - Uptake [ @microsoft/ocsdk @0.5.9] ( https://www.npmjs.com/package/@microsoft/ocsdk/v/0.5.9 )
67
71
68
72
## [ 1.10.1] - 2024-11-11
69
73
Original file line number Diff line number Diff line change 47
47
"@azure/communication-chat" : " 1.5.2" ,
48
48
"@azure/communication-common" : " 2.3.1" ,
49
49
"@microsoft/ocsdk" : " ^0.5.11" ,
50
- "@microsoft/omnichannel-amsclient" : " ^0.1.6 " ,
50
+ "@microsoft/omnichannel-amsclient" : " ^0.1.7 " ,
51
51
"@microsoft/omnichannel-ic3core" : " ^0.1.4" ,
52
52
"acs_webchat-chat-adapter" : " ^0.0.35-beta.30.1"
53
53
}
You can’t perform that action at this time.
0 commit comments