Skip to content

Commit 1b1e40d

Browse files
author
awstools
committed
Publish v1.0.0-gamma.10
1 parent f09e0da commit 1b1e40d

File tree

469 files changed

+2345
-469
lines changed

Some content is hidden

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

469 files changed

+2345
-469
lines changed

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-29)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-15)
715

816

clients/client-accessanalyzer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "@aws-sdk/client-accessanalyzer client",
4-
"version": "1.0.0-gamma.9",
4+
"version": "1.0.0-gamma.10",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -34,7 +34,7 @@
3434
"@aws-sdk/hash-node": "1.0.0-gamma.7",
3535
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5",
3636
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7",
37-
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7",
37+
"@aws-sdk/middleware-host-header": "1.0.0-gamma.8",
3838
"@aws-sdk/middleware-logger": "1.0.0-gamma.2",
3939
"@aws-sdk/middleware-retry": "1.0.0-gamma.8",
4040
"@aws-sdk/middleware-serde": "1.0.0-gamma.7",

clients/client-acm-pca/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-29)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-15)
715

816

clients/client-acm-pca/package.json

Lines changed: 2 additions & 2 deletions
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-gamma.9",
4+
"version": "1.0.0-gamma.10",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -34,7 +34,7 @@
3434
"@aws-sdk/hash-node": "1.0.0-gamma.7",
3535
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5",
3636
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7",
37-
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7",
37+
"@aws-sdk/middleware-host-header": "1.0.0-gamma.8",
3838
"@aws-sdk/middleware-logger": "1.0.0-gamma.2",
3939
"@aws-sdk/middleware-retry": "1.0.0-gamma.8",
4040
"@aws-sdk/middleware-serde": "1.0.0-gamma.7",

clients/client-acm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-29)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-15)
715

816

clients/client-acm/package.json

Lines changed: 2 additions & 2 deletions
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-gamma.9",
4+
"version": "1.0.0-gamma.10",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -34,7 +34,7 @@
3434
"@aws-sdk/hash-node": "1.0.0-gamma.7",
3535
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5",
3636
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7",
37-
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7",
37+
"@aws-sdk/middleware-host-header": "1.0.0-gamma.8",
3838
"@aws-sdk/middleware-logger": "1.0.0-gamma.2",
3939
"@aws-sdk/middleware-retry": "1.0.0-gamma.8",
4040
"@aws-sdk/middleware-serde": "1.0.0-gamma.7",

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-29)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-15)
715

816

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

Lines changed: 2 additions & 2 deletions
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-gamma.9",
4+
"version": "1.0.0-gamma.10",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -34,7 +34,7 @@
3434
"@aws-sdk/hash-node": "1.0.0-gamma.7",
3535
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5",
3636
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7",
37-
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7",
37+
"@aws-sdk/middleware-host-header": "1.0.0-gamma.8",
3838
"@aws-sdk/middleware-logger": "1.0.0-gamma.2",
3939
"@aws-sdk/middleware-retry": "1.0.0-gamma.8",
4040
"@aws-sdk/middleware-serde": "1.0.0-gamma.7",

clients/client-amplify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-29)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplify
9+
10+
11+
12+
13+
614
# [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/[email protected]...@aws-sdk/[email protected]) (2020-09-15)
715

816

clients/client-amplify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-amplify",
33
"description": "@aws-sdk/client-amplify client",
4-
"version": "1.0.0-gamma.9",
4+
"version": "1.0.0-gamma.10",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -34,7 +34,7 @@
3434
"@aws-sdk/hash-node": "1.0.0-gamma.7",
3535
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5",
3636
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7",
37-
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7",
37+
"@aws-sdk/middleware-host-header": "1.0.0-gamma.8",
3838
"@aws-sdk/middleware-logger": "1.0.0-gamma.2",
3939
"@aws-sdk/middleware-retry": "1.0.0-gamma.8",
4040
"@aws-sdk/middleware-serde": "1.0.0-gamma.7",

0 commit comments

Comments
 (0)