Skip to content

Commit 6a153fe

Browse files
authored
Merge pull request #401 from xTEddie/uptake-ams
Update @microsoft/omnichannel-amsclient
2 parents 36f9c65 + 8dfdbff commit 6a153fe

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file.
77
### Fixed
88
- Fix `ChatSDK.onNewMessages()` calling `createOmnichannelMessages()` twice during polling
99

10+
### Changed
11+
12+
- Uptake [@microsoft/omnichannel-amsclient@0.1.7](https://www.npmjs.com/package/@microsoft/omnichannel-amsclient/v/0.1.7)
13+
1014
## [1.10.7] - 2025-01-30
1115

1216
### Added
@@ -31,7 +35,7 @@ All notable changes to this project will be documented in this file.
3135

3236
## Changed
3337

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)
3539

3640
## [1.10.4] - 2024-12-19
3741

@@ -63,7 +67,7 @@ All notable changes to this project will be documented in this file.
6367
- uptake [azure/communication-chat@1.5.0](https://www.npmjs.com/package/@azure/communication-chat/v/1.5.0)
6468
- uptake [azure/communication-common@2.3.1](https://www.npmjs.com/package/@azure/communication-common/v/2.3.1)
6569
- 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)
6771

6872
## [1.10.1] - 2024-11-11
6973

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@azure/communication-chat": "1.5.2",
4848
"@azure/communication-common": "2.3.1",
4949
"@microsoft/ocsdk": "^0.5.11",
50-
"@microsoft/omnichannel-amsclient": "^0.1.6",
50+
"@microsoft/omnichannel-amsclient": "^0.1.7",
5151
"@microsoft/omnichannel-ic3core": "^0.1.4",
5252
"acs_webchat-chat-adapter": "^0.0.35-beta.30.1"
5353
}

0 commit comments

Comments
 (0)