File tree Expand file tree Collapse file tree 7 files changed +34
-4
lines changed Expand file tree Collapse file tree 7 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
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
+
6
17
# [3.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)
7
18
8
19
Original file line number Diff line number Diff line change 7
7
| @aws-sdk/client-auto-scaling | 3.388.0| 1.8 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
8
8
| @aws-sdk/client-cloudformation | 3.388.0| 1.9 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
9
9
| @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)|
11
11
| @aws-sdk/client-cloudwatch-logs | 3.388.0| 962.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
12
12
| @aws-sdk/client-codebuild | 3.388.0| 1 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
13
13
| @aws-sdk/client-codecommit | 3.388.0| 2.3 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
# [ 3.391.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0 ) (2023-08-14)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-cloudwatch
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-cloudwatch" ,
3
3
"description" : " AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.391 .0" ,
4
+ "version" : " 3.393 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
# [ 3.391.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0 ) (2023-08-14)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-lex-models-v2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-lex-models-v2" ,
3
3
"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" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.392 .0" ,
2
+ "version" : " 3.393 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments