Skip to content

Commit 138b35b

Browse files
author
awstools
committed
Publish v3.393.0
1 parent 327f2f2 commit 138b35b

File tree

7 files changed

+34
-4
lines changed

7 files changed

+34
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)
7+
8+
9+
### Features
10+
11+
* **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))
12+
13+
14+
15+
16+
617
# [3.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)
718

819

benchmark/size/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
|@aws-sdk/client-auto-scaling|3.388.0|1.8 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
88
|@aws-sdk/client-cloudformation|3.388.0|1.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
99
|@aws-sdk/client-cloudhsm-v2|3.388.0|358.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
10-
|@aws-sdk/client-cloudwatch|3.388.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
10+
|@aws-sdk/client-cloudwatch|3.391.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
1111
|@aws-sdk/client-cloudwatch-logs|3.388.0|962.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
1212
|@aws-sdk/client-codebuild|3.388.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
1313
|@aws-sdk/client-codecommit|3.388.0|2.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-cloudwatch/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudwatch
9+
10+
11+
12+
13+
614
# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)
715

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

clients/client-cloudwatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudwatch",
33
"description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native",
4-
"version": "3.391.0",
4+
"version": "3.393.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-lex-models-v2/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)
7+
8+
9+
### Features
10+
11+
* **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))
12+
13+
14+
15+
16+
617
# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)
718

819
**Note:** Version bump only for package @aws-sdk/client-lex-models-v2

clients/client-lex-models-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-lex-models-v2",
33
"description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
4-
"version": "3.391.0",
4+
"version": "3.393.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.392.0",
2+
"version": "3.393.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)