Skip to content

Commit

Permalink
Publish v3.719.1
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 27, 2024
1 parent b0b5547 commit 9f38353
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.719.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.719.0...v3.719.1) (2024-12-27)

**Note:** Version bump only for package aws-sdk-js-v3





# [3.719.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.718.0...v3.719.0) (2024-12-26)


Expand Down
8 changes: 8 additions & 0 deletions clients/client-rds/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.719.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.719.0...v3.719.1) (2024-12-27)

**Note:** Version bump only for package @aws-sdk/client-rds





# [3.716.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.715.0...v3.716.0) (2024-12-19)

**Note:** Version bump only for package @aws-sdk/client-rds
Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.716.0",
"version": "3.719.1",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rds",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.719.0",
"version": "3.719.1",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 9f38353

Please sign in to comment.