File tree Expand file tree Collapse file tree 8 files changed +43
-4
lines changed
client-cognito-identity-provider Expand file tree Collapse file tree 8 files changed +43
-4
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.628.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.627.0...v3.628.0) (2024-08-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-connect:** This release supports adding RoutingCriteria via UpdateContactRoutingData public API. ([1c86676](https://github.com/aws/aws-sdk-js-v3/commit/1c86676ebc7cfd24f0fb16d3310abc98d8890ffe))
12
+ * **clients:** update client endpoints as of 2024-08-09 ([3189a4a](https://github.com/aws/aws-sdk-js-v3/commit/3189a4a4b39ccd955d43b71409dff960277458b4))
13
+
14
+
15
+
16
+
17
+
6
18
# [3.627.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.626.0...v3.627.0) (2024-08-08)
7
19
8
20
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.628.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.627.0...v3.628.0 ) (2024-08-09)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.627.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.626.0...v3.627.0 ) (2024-08-08)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-cognito-identity-provider" ,
3
3
"description" : " AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.627 .0" ,
4
+ "version" : " 3.628 .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-cognito-identity-provider" ,
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.628.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.627.0...v3.628.0 ) (2024-08-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-connect:** This release supports adding RoutingCriteria via UpdateContactRoutingData public API. ([ 1c86676] ( https://github.com/aws/aws-sdk-js-v3/commit/1c86676ebc7cfd24f0fb16d3310abc98d8890ffe ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.624.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0 ) (2024-08-05)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-connect
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-connect" ,
3
3
"description" : " AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.624 .0" ,
4
+ "version" : " 3.628 .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-connect" ,
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.628.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.627.0...v3.628.0 ) (2024-08-09)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-ssm
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.624.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0 ) (2024-08-05)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-ssm
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ssm" ,
3
3
"description" : " AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.624 .0" ,
4
+ "version" : " 3.628 .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-ssm" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.627 .0" ,
2
+ "version" : " 3.628 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments