File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
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.742.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.742.0...v3.742.1) (2025-02-05)
7+
8+
9+ ### Features
10+
11+ * **clients:** update client endpoints as of 2025-02-05 ([4d53703](https://github.com/aws/aws-sdk-js-v3/commit/4d53703bfcd5a0225057eafb0aa4f56f2fb3d1ec))
12+
13+
14+
15+
16+
617# [3.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
718
819
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.742.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.742.0...v3.742.1 ) (2025-02-05)
7+
8+ ** Note:** Version bump only for package @aws-sdk/client-rds
9+
10+
11+
12+
13+
614# [ 3.741.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0 ) (2025-02-03)
715
816** Note:** Version bump only for package @aws-sdk/client-rds
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-rds" ,
33 "description" : " AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native" ,
4- "version" : " 3.741.0 " ,
4+ "version" : " 3.742.1 " ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-rds" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.742.0 " ,
2+ "version" : " 3.742.1 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments