Skip to content

Commit

Permalink
Publish v3.719.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 26, 2024
1 parent 5bd37e0 commit db07f8d
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 5 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **client-bcm-pricing-calculator:** Added ConflictException to DeleteBillEstimate. ([993e46d](https://github.com/aws/aws-sdk-js-v3/commit/993e46d2883464639e0d15adbb95ff30b0a7c4c9))
* **client-ecr:** Add support for Dualstack Endpoints ([aac320c](https://github.com/aws/aws-sdk-js-v3/commit/aac320cd5d109e85f10e466184d7b4a8989124f2))
* **clients:** update client endpoints as of 2024-12-26 ([5bd37e0](https://github.com/aws/aws-sdk-js-v3/commit/5bd37e0ee3c4cb42c726ccba512ca5953bfce7ac))





# [3.718.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.717.0...v3.718.0) (2024-12-23)


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

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


### Features

* **client-bcm-pricing-calculator:** Added ConflictException to DeleteBillEstimate. ([993e46d](https://github.com/aws/aws-sdk-js-v3/commit/993e46d2883464639e0d15adbb95ff30b0a7c4c9))





# [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-bcm-pricing-calculator
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bcm-pricing-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bcm-pricing-calculator",
"description": "AWS SDK for JavaScript Bcm Pricing Calculator Client for Node.js, Browser and React Native",
"version": "3.716.0",
"version": "3.719.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **client-ecr:** Add support for Dualstack Endpoints ([aac320c](https://github.com/aws/aws-sdk-js-v3/commit/aac320cd5d109e85f10e466184d7b4a8989124f2))





# [3.718.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.717.0...v3.718.0) (2024-12-23)

**Note:** Version bump only for package @aws-sdk/client-ecr
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ecr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ecr",
"description": "AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native",
"version": "3.718.0",
"version": "3.719.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ecr",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-network-firewall/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.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.718.0...v3.719.0) (2024-12-26)

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





# [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-network-firewall
Expand Down
2 changes: 1 addition & 1 deletion clients/client-network-firewall/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-network-firewall",
"description": "AWS SDK for JavaScript Network Firewall Client for Node.js, Browser and React Native",
"version": "3.716.0",
"version": "3.719.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-network-firewall",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-securityhub/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.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.718.0...v3.719.0) (2024-12-26)

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





# [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-securityhub
Expand Down
2 changes: 1 addition & 1 deletion clients/client-securityhub/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-securityhub",
"description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
"version": "3.716.0",
"version": "3.719.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-securityhub",
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.718.0",
"version": "3.719.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit db07f8d

Please sign in to comment.