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 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
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+
618# [3.526.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.525.1...v3.526.0) (2024-03-04)
719
820
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
715
816** Note:** Version bump only for package @aws-sdk/client-api-gateway
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-api-gateway" ,
33 "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" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-api-gateway" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 3.526.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.525.1...v3.526.0 ) (2024-03-04)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-organizations" ,
33 "description" : " AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native" ,
4- "version" : " 3.526 .0" ,
4+ "version" : " 3.527 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-organizations" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
718
819** Note:** Version bump only for package @aws-sdk/client-sesv2
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-sesv2" ,
33 "description" : " AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native" ,
4- "version" : " 3.525 .0" ,
4+ "version" : " 3.527 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-sesv2" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.526 .0" ,
2+ "version" : " 3.527 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments