Skip to content

Commit abc4257

Browse files
author
awstools
committed
Publish v1.0.0-alpha.11
1 parent 3a8bc75 commit abc4257

File tree

225 files changed

+5075
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

225 files changed

+5075
-115
lines changed

clients/client-acm-pca/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.9 (2020-01-17)
7+
8+
9+
10+
# 1.0.0-alpha.9 (2020-01-17)
11+
12+
13+
14+
# 1.0.0-alpha.8 (2020-01-16)
15+
16+
17+
18+
# 1.0.0-alpha.4 (2020-01-14)
19+
20+
21+
22+
# 1.0.0-alpha.3 (2020-01-14)
23+
24+
25+
26+
# 1.0.0-alpha.2 (2020-01-10)
27+
28+
29+
### Features
30+
31+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
32+
33+
34+
35+
# 1.0.0-alpha.1 (2020-01-10)
36+
37+
38+
39+
# 0.9.0 (2020-01-09)
40+
41+
42+
### Features
43+
44+
* add client-acm-pca ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([21a226e](https://github.com/aws/aws-sdk-js-v3/commit/21a226e))
45+
46+
47+
48+
49+
650
# 1.0.0-alpha.8 (2020-01-17)
751

852

clients/client-acm-pca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "@aws-sdk/client-acm-pca client",
4-
"version": "1.0.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-acm/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.9 (2020-01-17)
7+
8+
9+
10+
# 1.0.0-alpha.9 (2020-01-17)
11+
12+
13+
14+
# 1.0.0-alpha.8 (2020-01-16)
15+
16+
17+
18+
# 1.0.0-alpha.4 (2020-01-14)
19+
20+
21+
22+
# 1.0.0-alpha.3 (2020-01-14)
23+
24+
25+
26+
# 1.0.0-alpha.2 (2020-01-10)
27+
28+
29+
### Features
30+
31+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
32+
33+
34+
35+
# 1.0.0-alpha.1 (2020-01-10)
36+
37+
38+
39+
# 0.9.0 (2020-01-09)
40+
41+
42+
### Features
43+
44+
* add client-acm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b5a5742](https://github.com/aws/aws-sdk-js-v3/commit/b5a5742))
45+
46+
47+
48+
49+
650
# 1.0.0-alpha.8 (2020-01-17)
751

852

clients/client-acm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "@aws-sdk/client-acm client",
4-
"version": "1.0.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-alexa-for-business/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.9 (2020-01-17)
7+
8+
9+
10+
# 1.0.0-alpha.9 (2020-01-17)
11+
12+
13+
14+
# 1.0.0-alpha.8 (2020-01-16)
15+
16+
17+
18+
# 1.0.0-alpha.4 (2020-01-14)
19+
20+
21+
22+
# 1.0.0-alpha.3 (2020-01-14)
23+
24+
25+
26+
# 1.0.0-alpha.2 (2020-01-10)
27+
28+
29+
### Features
30+
31+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
32+
33+
34+
35+
# 1.0.0-alpha.1 (2020-01-10)
36+
37+
38+
39+
# 0.9.0 (2020-01-09)
40+
41+
42+
### Features
43+
44+
* add client-alexa-for-business ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([29b15af](https://github.com/aws/aws-sdk-js-v3/commit/29b15af))
45+
46+
47+
48+
49+
650
# 1.0.0-alpha.8 (2020-01-17)
751

852

clients/client-alexa-for-business/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-alexa-for-business",
33
"description": "@aws-sdk/client-alexa-for-business client",
4-
"version": "1.0.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-application-auto-scaling/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.9 (2020-01-17)
7+
8+
9+
10+
# 1.0.0-alpha.9 (2020-01-17)
11+
12+
13+
14+
# 1.0.0-alpha.8 (2020-01-16)
15+
16+
17+
18+
# 1.0.0-alpha.4 (2020-01-14)
19+
20+
21+
22+
# 1.0.0-alpha.3 (2020-01-14)
23+
24+
25+
26+
# 1.0.0-alpha.2 (2020-01-10)
27+
28+
29+
### Features
30+
31+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
32+
33+
34+
35+
# 1.0.0-alpha.1 (2020-01-10)
36+
37+
38+
39+
# 0.9.0 (2020-01-09)
40+
41+
42+
### Features
43+
44+
* add client-application-auto-scaling ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([73caa53](https://github.com/aws/aws-sdk-js-v3/commit/73caa53))
45+
46+
47+
48+
49+
650
# 1.0.0-alpha.8 (2020-01-17)
751

852

clients/client-application-auto-scaling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-application-auto-scaling",
33
"description": "@aws-sdk/client-application-auto-scaling client",
4-
"version": "1.0.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-application-discovery-service/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,50 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.9 (2020-01-17)
7+
8+
9+
10+
# 1.0.0-alpha.9 (2020-01-17)
11+
12+
13+
14+
# 1.0.0-alpha.8 (2020-01-16)
15+
16+
17+
18+
# 1.0.0-alpha.4 (2020-01-14)
19+
20+
21+
22+
# 1.0.0-alpha.3 (2020-01-14)
23+
24+
25+
26+
# 1.0.0-alpha.2 (2020-01-10)
27+
28+
29+
### Features
30+
31+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
32+
33+
34+
35+
# 1.0.0-alpha.1 (2020-01-10)
36+
37+
38+
39+
# 0.9.0 (2020-01-09)
40+
41+
42+
### Features
43+
44+
* add client-application-discovery-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b254863](https://github.com/aws/aws-sdk-js-v3/commit/b254863))
45+
46+
47+
48+
49+
650
# 1.0.0-alpha.8 (2020-01-17)
751

852

clients/client-application-discovery-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-application-discovery-service",
33
"description": "@aws-sdk/client-application-discovery-service client",
4-
"version": "1.0.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

0 commit comments

Comments
 (0)