File tree 6 files changed +37
-3
lines changed
6 files changed +37
-3
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.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
+
6
18
## [3.719.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.719.0...v3.719.1) (2024-12-27)
7
19
8
20
**Note:** Version bump only for package aws-sdk-js-v3
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.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
+
6
17
# [ 3.718.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.717.0...v3.718.0 ) (2024-12-23)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ecr-public" ,
3
3
"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" ,
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-ecr-public" ,
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.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
+
6
17
# [ 3.719.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.718.0...v3.719.0 ) (2024-12-26)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ecr" ,
3
3
"description" : " AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.719 .0" ,
4
+ "version" : " 3.720 .0" ,
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-ecr" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.719.1 " ,
2
+ "version" : " 3.720.0 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments