File tree Expand file tree Collapse file tree 6 files changed +37
-3
lines changed
Expand file tree Collapse file tree 6 files changed +37
-3
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.720.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.719.1...v3.720.0) (2024-12-28)
7+
8+
9+ ### Features
10+
11+ * **client-ecr-public:** Restoring custom endpoint functionality for ECR Public ([fdea90a](https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482))
12+ * **client-ecr:** Restoring custom endpoint functionality for ECR ([53504cc](https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4))
13+
14+
15+
16+
17+
618## [3.719.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.719.0...v3.719.1) (2024-12-27)
719
820**Note:** Version bump only for package aws-sdk-js-v3
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.720.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.719.1...v3.720.0 ) (2024-12-28)
7+
8+
9+ ### Features
10+
11+ * ** client-ecr-public:** Restoring custom endpoint functionality for ECR Public ([ fdea90a] ( https://github.com/aws/aws-sdk-js-v3/commit/fdea90a051bac58efb7a1ea42e47b1c66422f482 ) )
12+
13+
14+
15+
16+
617# [ 3.718.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.717.0...v3.718.0 ) (2024-12-23)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-ecr-public" ,
33 "description" : " AWS SDK for JavaScript Ecr Public Client for Node.js, Browser and React Native" ,
4- "version" : " 3.718 .0" ,
4+ "version" : " 3.720 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-ecr-public" ,
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.720.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.719.1...v3.720.0 ) (2024-12-28)
7+
8+
9+ ### Features
10+
11+ * ** client-ecr:** Restoring custom endpoint functionality for ECR ([ 53504cc] ( https://github.com/aws/aws-sdk-js-v3/commit/53504cc1cb6a79409b3f4007c6e1846f759883c4 ) )
12+
13+
14+
15+
16+
617# [ 3.719.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.718.0...v3.719.0 ) (2024-12-26)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-ecr" ,
33 "description" : " AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native" ,
4- "version" : " 3.719 .0" ,
4+ "version" : " 3.720 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-ecr" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.719.1 " ,
2+ "version" : " 3.720.0 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments