@microsoft/omnichannel-chat-sdk
Advanced tools
Comparing version 1.5.7-main.9c3e361 to 1.5.7
@@ -5,2 +5,6 @@ # Changelog | ||
## [1.5.7] - 2023-11-20 | ||
### Changed | ||
- Uptake [@microsoft/omnichannel-amsclient@0.1.6](https://www.npmjs.com/package/@microsoft/omnichannel-amsclient/v/0.1.6) | ||
## [1.5.6] | ||
@@ -7,0 +11,0 @@ ### Added |
@@ -266,3 +266,3 @@ "use strict"; | ||
}); | ||
return [2 /*return*/, undefined]; | ||
throw error_1; | ||
case 4: | ||
@@ -287,3 +287,3 @@ file = new File([blob], fileToUpload.name, { type: fileToUpload.contentType }); | ||
}); | ||
return [2 /*return*/, undefined]; | ||
throw error_2; | ||
case 8: | ||
@@ -304,3 +304,3 @@ _f.trys.push([8, 10, , 11]); | ||
}); | ||
return [2 /*return*/, undefined]; | ||
throw error_3; | ||
case 11: | ||
@@ -307,0 +307,0 @@ (_e = this.logger) === null || _e === void 0 ? void 0 : _e.completeScenario(AMSFileManagerEvent.AMSUpload); |
{ | ||
"name": "@microsoft/omnichannel-chat-sdk", | ||
"version": "1.5.7-main.9c3e361", | ||
"version": "1.5.7", | ||
"description": "Microsoft Omnichannel Chat SDK", | ||
@@ -45,5 +45,5 @@ "files": [ | ||
"@microsoft/ocsdk": "^0.4.1", | ||
"@microsoft/omnichannel-amsclient": "^0.1.4", | ||
"@microsoft/omnichannel-amsclient": "^0.1.6", | ||
"@microsoft/omnichannel-ic3core": "^0.1.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1306047
0