File tree 4 files changed +21
-2
lines changed
4 files changed +21
-2
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.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
+
6
17
# [3.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7
18
8
19
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.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
+
6
14
# [ 3.741.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0 ) (2025-02-03)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-rds
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-rds" ,
3
3
"description" : " AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.741.0 " ,
4
+ "version" : " 3.742.1 " ,
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-rds" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.742.0 " ,
2
+ "version" : " 3.742.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments