@aws-sdk/client-cloudfront-keyvaluestore 3.1120.0 → 3.1122.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
@@ -215,7 +215,7 @@ const commonParams = {
215
215
  Region: { type: "builtInParams", name: "region" },
216
216
  };
217
217
 
218
- var version = "3.1119.0";
218
+ var version = "3.1121.0";
219
219
  var packageInfo = {
220
220
  version: version};
221
221
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudfront-keyvaluestore",
3
- "version": "3.1120.0",
3
+ "version": "3.1122.0",
4
4
  "description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cloudfront-keyvaluestore",
6
6
  "license": "Apache-2.0",