Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed Jul 12, 2021
1 parent 0c0adfb commit 753a737
Show file tree
Hide file tree
Showing 46 changed files with 303 additions and 62 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@3.0.3) (2021-07-12)

**Note:** Version bump only for package amplify-app





## [3.0.2](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@3.0.2) (2021-06-30)

**Note:** Version bump only for package amplify-app
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-app",
"version": "3.0.2",
"version": "3.0.3",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"amplify-frontend-android": "2.15.3",
"amplify-frontend-flutter": "0.4.3",
"amplify-frontend-ios": "2.20.5",
"amplify-frontend-javascript": "2.22.5",
"amplify-frontend-javascript": "2.23.0",
"chalk": "^3.0.0",
"execa": "^4.1.0",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-appsync-simulator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.27.2](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.27.2) (2021-07-12)


### Bug Fixes

* get mock working with gql transformer v2 ([#7574](https://github.com/aws-amplify/amplify-cli/issues/7574)) ([4fa2900](https://github.com/aws-amplify/amplify-cli/commit/4fa2900d6b9ca515677d06bdffe29f56401b9c86))





## [1.27.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.27.1) (2021-06-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-appsync-simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-appsync-simulator",
"version": "1.27.1",
"version": "1.27.2",
"description": "An AppSync Simulator to test AppSync API.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.31.14](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.31.14) (2021-07-12)

**Note:** Version bump only for package amplify-category-api





## [2.31.13](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.31.13) (2021-06-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api",
"version": "2.31.13",
"version": "2.31.14",
"description": "amplify-cli api plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@aws-cdk/region-info": "~1.72.0",
"@graphql-tools/merge": "^6.0.18",
"amplify-cli-core": "1.24.0",
"amplify-util-headless-input": "1.5.0",
"amplify-util-headless-input": "1.5.1",
"chalk": "^3.0.0",
"constructs": "^3.2.0",
"fs-extra": "^8.1.0",
Expand Down
20 changes: 20 additions & 0 deletions packages/amplify-category-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.35.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.35.0) (2021-07-12)



## 5.1.1 (2021-07-07)


### Bug Fixes

* **amplify-category-auth:** check for siwa Cognito idp params ([#7678](https://github.com/aws-amplify/amplify-cli/issues/7678)) ([0c0adfb](https://github.com/aws-amplify/amplify-cli/commit/0c0adfb78350a192d4f44b722d6038b23c505527))


### Features

* support for sign in with apple ([#7413](https://github.com/aws-amplify/amplify-cli/issues/7413)) ([00d6676](https://github.com/aws-amplify/amplify-cli/commit/00d6676b4c1d6995cac01956078f7b6ee6186814))





## [2.34.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.34.1) (2021-06-30)

**Note:** Version bump only for package amplify-category-auth
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-auth",
"version": "2.34.1",
"version": "2.35.0",
"description": "amplify-cli authentication plugin",
"repository": {
"type": "git",
Expand All @@ -24,8 +24,8 @@
},
"dependencies": {
"amplify-cli-core": "1.24.0",
"amplify-headless-interface": "1.7.0",
"amplify-util-headless-input": "1.5.0",
"amplify-headless-interface": "1.8.0",
"amplify-util-headless-input": "1.5.1",
"amplify-util-import": "1.5.3",
"aws-cdk": "~1.72.0",
"aws-sdk": "^2.919.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-07-12)

**Note:** Version bump only for package @aws-amplify/cli





# [5.1.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-06-30)


Expand Down
18 changes: 9 additions & 9 deletions packages/amplify-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cli",
"version": "5.1.0",
"version": "5.1.1",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,10 +33,10 @@
"node": ">=12.0.0"
},
"dependencies": {
"amplify-app": "3.0.2",
"amplify-app": "3.0.3",
"amplify-category-analytics": "2.21.12",
"amplify-category-api": "2.31.13",
"amplify-category-auth": "2.34.1",
"amplify-category-api": "2.31.14",
"amplify-category-auth": "2.35.0",
"amplify-category-function": "2.33.0",
"amplify-category-hosting": "2.7.12",
"amplify-category-interactions": "2.6.2",
Expand All @@ -48,24 +48,24 @@
"amplify-cli-logger": "1.1.0",
"amplify-codegen": "^2.23.1",
"amplify-console-hosting": "1.9.3",
"amplify-container-hosting": "1.3.13",
"amplify-container-hosting": "1.3.14",
"amplify-dotnet-function-runtime-provider": "1.6.1",
"amplify-dotnet-function-template-provider": "1.5.12",
"amplify-frontend-android": "2.15.3",
"amplify-frontend-flutter": "0.4.3",
"amplify-frontend-ios": "2.20.5",
"amplify-frontend-javascript": "2.22.5",
"amplify-go-function-runtime-provider": "1.8.5",
"amplify-frontend-javascript": "2.23.0",
"amplify-go-function-runtime-provider": "1.8.6",
"amplify-go-function-template-provider": "1.3.9",
"amplify-java-function-runtime-provider": "1.8.5",
"amplify-java-function-template-provider": "1.5.8",
"amplify-nodejs-function-runtime-provider": "1.6.2",
"amplify-nodejs-function-template-provider": "1.6.12",
"amplify-provider-awscloudformation": "4.54.0",
"amplify-provider-awscloudformation": "4.55.0",
"amplify-python-function-runtime-provider": "1.9.2",
"amplify-python-function-template-provider": "1.3.11",
"amplify-util-import": "1.5.3",
"amplify-util-mock": "3.33.3",
"amplify-util-mock": "3.33.4",
"aws-sdk": "^2.919.0",
"chalk": "^3.0.0",
"ci-info": "^2.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-console-integration-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.8.0](https://github.com/aws-amplify/amplify-console-integration-tests/compare/amplify-console-integration-tests@[email protected]) (2021-07-12)


### Features

* support for sign in with apple ([#7413](https://github.com/aws-amplify/amplify-console-integration-tests/issues/7413)) ([00d6676](https://github.com/aws-amplify/amplify-console-integration-tests/commit/00d6676b4c1d6995cac01956078f7b6ee6186814))





## [1.7.3](https://github.com/aws-amplify/amplify-console-integration-tests/compare/amplify-console-integration-tests@[email protected]) (2021-06-30)

**Note:** Version bump only for package amplify-console-integration-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-console-integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-console-integration-tests",
"version": "1.7.3",
"version": "1.8.0",
"description": "",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@types/ini": "^1.3.30",
"amplify-e2e-core": "1.22.0",
"amplify-e2e-core": "1.23.0",
"aws-sdk": "^2.919.0",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-container-hosting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.14](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.3.14) (2021-07-12)

**Note:** Version bump only for package amplify-container-hosting





## [1.3.13](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.3.13) (2021-06-30)

**Note:** Version bump only for package amplify-container-hosting
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-container-hosting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-container-hosting",
"version": "1.3.13",
"version": "1.3.14",
"description": "amplify-cli hosting plugin for containers",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"test": "jest --coverage --passWithNoTests"
},
"dependencies": {
"amplify-category-api": "2.31.13",
"amplify-category-api": "2.31.14",
"chalk": "^3.0.0",
"fs-extra": "^8.1.0",
"inquirer": "^7.3.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-e2e-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.23.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.23.0) (2021-07-12)


### Features

* support for sign in with apple ([#7413](https://github.com/aws-amplify/amplify-cli/issues/7413)) ([00d6676](https://github.com/aws-amplify/amplify-cli/commit/00d6676b4c1d6995cac01956078f7b6ee6186814))





# [1.22.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.22.0) (2021-06-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-e2e-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-e2e-core",
"version": "1.22.0",
"version": "1.23.0",
"description": "",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"amplify-cli-core": "1.24.0",
"amplify-headless-interface": "1.7.0",
"amplify-headless-interface": "1.8.0",
"chalk": "^3.0.0",
"execa": "^4.1.0",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.45.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.45.0) (2021-07-12)


### Features

* support for sign in with apple ([#7413](https://github.com/aws-amplify/amplify-cli/issues/7413)) ([00d6676](https://github.com/aws-amplify/amplify-cli/commit/00d6676b4c1d6995cac01956078f7b6ee6186814))





# [2.44.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.44.0) (2021-06-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-e2e-tests",
"version": "2.44.0",
"version": "2.45.0",
"description": "",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"amplify-cli-core": "1.24.0",
"amplify-e2e-core": "1.22.0",
"amplify-e2e-core": "1.23.0",
"aws-amplify": "^3.0.8",
"aws-appsync": "^4.0.3",
"aws-sdk": "^2.919.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-frontend-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.23.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.23.0) (2021-07-12)


### Features

* support for sign in with apple ([#7413](https://github.com/aws-amplify/amplify-cli/issues/7413)) ([00d6676](https://github.com/aws-amplify/amplify-cli/commit/00d6676b4c1d6995cac01956078f7b6ee6186814))





## [2.22.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.22.5) (2021-06-30)

**Note:** Version bump only for package amplify-frontend-javascript
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-frontend-javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-frontend-javascript",
"version": "2.22.5",
"version": "2.23.0",
"description": "amplify-cli front-end plugin for JavaScript projects",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-go-function-runtime-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-go-function-runtime-provider@[email protected]) (2021-07-12)


### Bug Fixes

* **amplify-go-function-runtime-provider:** localinvoke build error with Go 1.16 ([#7621](https://github.com/aws-amplify/amplify-cli/issues/7621)) ([140a825](https://github.com/aws-amplify/amplify-cli/commit/140a8255a6e4d9faaf8af2bfa1db2302cea1cd23))





## [1.8.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-go-function-runtime-provider@[email protected]) (2021-06-30)

**Note:** Version bump only for package amplify-go-function-runtime-provider
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-go-function-runtime-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-go-function-runtime-provider",
"version": "1.8.5",
"version": "1.8.6",
"description": "Provides functionality related to functions in Go 1.x on AWS",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 753a737

Please sign in to comment.