@aws-sdk/client-sesv2 3.1093.0 → 3.1094.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -227,7 +227,7 @@ const commonParams = {
227
227
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
228
228
  };
229
229
 
230
- var version = "3.1092.0";
230
+ var version = "3.1093.0";
231
231
  var packageInfo = {
232
232
  version: version};
233
233
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sesv2",
3
- "version": "3.1093.0",
3
+ "version": "3.1094.0",
4
4
  "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-sesv2",
6
6
  "license": "Apache-2.0",