File tree Expand file tree Collapse file tree 8 files changed +46
-4
lines changed Expand file tree Collapse file tree 8 files changed +46
-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.527.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0) (2024-03-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-organizations:** This release contains an endpoint addition ([8198880](https://github.com/aws/aws-sdk-js-v3/commit/819888044521df97d1f674ab1116ce1cc9d452f3))
12
+ * **client-sesv2:** Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2. ([4b858e0](https://github.com/aws/aws-sdk-js-v3/commit/4b858e0ae26c867e2b079b75620ed5dfd24b4bfc))
13
+
14
+
15
+
16
+
17
+
6
18
# [3.526.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.525.1...v3.526.0) (2024-03-04)
7
19
8
20
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.527.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0 ) (2024-03-05)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-api-gateway
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-api-gateway
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-api-gateway" ,
3
3
"description" : " AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.527 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-api-gateway" ,
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.527.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0 ) (2024-03-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-organizations:** This release contains an endpoint addition ([ 8198880] ( https://github.com/aws/aws-sdk-js-v3/commit/819888044521df97d1f674ab1116ce1cc9d452f3 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.526.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.525.1...v3.526.0 ) (2024-03-04)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-organizations" ,
3
3
"description" : " AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.526 .0" ,
4
+ "version" : " 3.527 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-organizations" ,
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.527.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0 ) (2024-03-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-sesv2:** Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2. ([ 4b858e0] ( https://github.com/aws/aws-sdk-js-v3/commit/4b858e0ae26c867e2b079b75620ed5dfd24b4bfc ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-sesv2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-sesv2" ,
3
3
"description" : " AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.527 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-sesv2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.526 .0" ,
2
+ "version" : " 3.527 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments