Skip to content

Commit

Permalink
Publish v1.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 14, 2020
1 parent 8b4efe5 commit 114d6a0
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 22 deletions.
11 changes: 11 additions & 0 deletions clients/client-cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.1 (2020-01-14)


### Features

* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5))
14 changes: 7 additions & 7 deletions clients/client-cloudfront/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-cloudfront",
"description": "@aws-sdk/client-cloudfront client",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"scripts": {
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
"build-documentation": "npm run clean && typedoc ./",
Expand All @@ -25,7 +25,6 @@
},
"sideEffects": false,
"dependencies": {
"tslib": "^1.8.0",
"@aws-crypto/sha256-browser": "^0.1.0-preview.1",
"@aws-sdk/config-resolver": "^1.0.0-alpha.1",
"@aws-sdk/credential-provider-node": "^1.0.0-alpha.0",
Expand Down Expand Up @@ -57,15 +56,16 @@
"@aws-sdk/util-utf8-browser": "^1.0.0-alpha.1",
"@aws-sdk/util-utf8-node": "^1.0.0-alpha.1",
"@aws-sdk/xml-builder": "^1.0.0-alpha.0",
"pixl-xml": "^1.0.13"
"pixl-xml": "^1.0.13",
"tslib": "^1.8.0"
},
"devDependencies": {
"rimraf": "^3.0.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3",
"@types/node": "^12.7.5",
"@types/pixl-xml": "^1.0.1",
"tslib": "^1.8.0"
"rimraf": "^3.0.0",
"tslib": "^1.8.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
11 changes: 11 additions & 0 deletions clients/client-route-53/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.1 (2020-01-14)


### Features

* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5))
14 changes: 7 additions & 7 deletions clients/client-route-53/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-route-53",
"description": "@aws-sdk/client-route-53 client",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"scripts": {
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
"build-documentation": "npm run clean && typedoc ./",
Expand All @@ -25,7 +25,6 @@
},
"sideEffects": false,
"dependencies": {
"tslib": "^1.8.0",
"@aws-crypto/sha256-browser": "^0.1.0-preview.1",
"@aws-sdk/config-resolver": "^1.0.0-alpha.1",
"@aws-sdk/credential-provider-node": "^1.0.0-alpha.0",
Expand Down Expand Up @@ -58,15 +57,16 @@
"@aws-sdk/util-utf8-browser": "^1.0.0-alpha.1",
"@aws-sdk/util-utf8-node": "^1.0.0-alpha.1",
"@aws-sdk/xml-builder": "^1.0.0-alpha.0",
"pixl-xml": "^1.0.13"
"pixl-xml": "^1.0.13",
"tslib": "^1.8.0"
},
"devDependencies": {
"rimraf": "^3.0.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3",
"@types/node": "^12.7.5",
"@types/pixl-xml": "^1.0.1",
"tslib": "^1.8.0"
"rimraf": "^3.0.0",
"tslib": "^1.8.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
11 changes: 11 additions & 0 deletions clients/client-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.1 (2020-01-14)


### Features

* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5))
14 changes: 7 additions & 7 deletions clients/client-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3",
"description": "@aws-sdk/client-s3 client",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"scripts": {
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
"build-documentation": "npm run clean && typedoc ./",
Expand All @@ -25,7 +25,6 @@
},
"sideEffects": false,
"dependencies": {
"tslib": "^1.8.0",
"@aws-crypto/sha256-browser": "^0.1.0-preview.1",
"@aws-sdk/config-resolver": "^1.0.0-alpha.1",
"@aws-sdk/credential-provider-node": "^1.0.0-alpha.0",
Expand Down Expand Up @@ -66,15 +65,16 @@
"@aws-sdk/util-utf8-browser": "^1.0.0-alpha.1",
"@aws-sdk/util-utf8-node": "^1.0.0-alpha.1",
"@aws-sdk/xml-builder": "^1.0.0-alpha.0",
"pixl-xml": "^1.0.13"
"pixl-xml": "^1.0.13",
"tslib": "^1.8.0"
},
"devDependencies": {
"rimraf": "^3.0.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3",
"@types/node": "^12.7.5",
"@types/pixl-xml": "^1.0.1",
"tslib": "^1.8.0"
"rimraf": "^3.0.0",
"tslib": "^1.8.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-sdk-js-v3",
"private": true,
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "AWS SDK for JavaScript from the future",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,11 @@
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==

"@types/pixl-xml@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/pixl-xml/-/pixl-xml-1.0.1.tgz#6a1dbf64c23a3f790c6508a611917f7261ff9480"
integrity sha512-QM0k228ODLF4CCPr8QLWpX3WT5BT5c/TVyF61Wz6t9Xh2VcHYOzMN9HDLuuS4Z9vhK3Hvl3806APwuWxUS2GVA==

"@types/semver@^6.0.1":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a"
Expand Down Expand Up @@ -7371,6 +7376,11 @@ pirates@^4.0.1:
dependencies:
node-modules-regexp "^1.0.0"

pixl-xml@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/pixl-xml/-/pixl-xml-1.0.13.tgz#5ba71408bdf37994c239dd01251c10c53c0587e3"
integrity sha1-W6cUCL3zeZTCOd0BJRwQxTwFh+M=

pkg-dir@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
Expand Down

0 comments on commit 114d6a0

Please sign in to comment.