Skip to content

Commit

Permalink
Publish v3.393.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 16, 2023
1 parent 327f2f2 commit 138b35b
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)


### Features

* **client-lex-models-v2:** This release updates the Custom Vocabulary Weight field to support a value of 0. ([327f2f2](https://github.com/aws/aws-sdk-js-v3/commit/327f2f2e9d222904c4337f525adb66872c53b22e))





# [3.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
|@aws-sdk/client-auto-scaling|3.388.0|1.8 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cloudformation|3.388.0|1.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cloudhsm-v2|3.388.0|358.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cloudwatch|3.388.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cloudwatch|3.391.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cloudwatch-logs|3.388.0|962.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-codebuild|3.388.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-codecommit|3.388.0|2.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
Expand Down
8 changes: 8 additions & 0 deletions clients/client-cloudwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)

**Note:** Version bump only for package @aws-sdk/client-cloudwatch





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-cloudwatch
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudwatch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-cloudwatch",
"description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.393.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-lex-models-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)


### Features

* **client-lex-models-v2:** This release updates the Custom Vocabulary Weight field to support a value of 0. ([327f2f2](https://github.com/aws/aws-sdk-js-v3/commit/327f2f2e9d222904c4337f525adb66872c53b22e))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-lex-models-v2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-lex-models-v2/package.json