Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/cli@6.1.1
 - amplify-console-integration-tests@1.8.11
 - amplify-e2e-core@1.27.1
 - amplify-e2e-tests@2.51.1
 - @aws-amplify/graphql-searchable-transformer@0.6.2
 - amplify-migration-tests@3.1.11
 - amplify-provider-awscloudformation@4.61.1
 - amplify-util-mock@3.34.7
 - graphql-auth-transformer@6.24.24
 - graphql-elasticsearch-transformer@4.12.3
 - graphql-transformers-e2e-tests@6.27.1
  • Loading branch information
aws-amplify-bot committed Oct 1, 2021
1 parent 23bb7b5 commit 51e7242
Show file tree
Hide file tree
Showing 22 changed files with 115 additions and 24 deletions.
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.

## [6.1.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/cli@6.1.0...@aws-amplify/cli@6.1.1) (2021-10-01)

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





# [6.1.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/cli@6.0.1...@aws-amplify/cli@6.1.0) (2021-09-27)


Expand Down
6 changes: 3 additions & 3 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": "6.1.0",
"version": "6.1.1",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -64,11 +64,11 @@
"amplify-nodejs-function-runtime-provider": "1.6.12",
"amplify-nodejs-function-template-provider": "1.6.22",
"amplify-prompts": "1.2.0",
"amplify-provider-awscloudformation": "4.61.0",
"amplify-provider-awscloudformation": "4.61.1",
"amplify-python-function-runtime-provider": "1.9.12",
"amplify-python-function-template-provider": "1.3.12",
"amplify-util-import": "1.5.13",
"amplify-util-mock": "3.34.6",
"amplify-util-mock": "3.34.7",
"aws-sdk": "^2.963.0",
"chalk": "^4.1.1",
"ci-info": "^2.0.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.11](https://github.com/aws-amplify/amplify-console-integration-tests/compare/amplify-console-integration-tests@1.8.10...amplify-console-integration-tests@1.8.11) (2021-10-01)

**Note:** Version bump only for package amplify-console-integration-tests





## [1.8.10](https://github.com/aws-amplify/amplify-console-integration-tests/compare/amplify-console-integration-tests@1.8.9...amplify-console-integration-tests@1.8.10) (2021-09-27)

**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.8.10",
"version": "1.8.11",
"description": "",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@types/ini": "^1.3.30",
"amplify-e2e-core": "1.27.0",
"amplify-e2e-core": "1.27.1",
"aws-sdk": "^2.963.0",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-e2e-core/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.27.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-core@1.27.0...amplify-e2e-core@1.27.1) (2021-10-01)

**Note:** Version bump only for package amplify-e2e-core





# [1.27.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-core@1.26.1...amplify-e2e-core@1.27.0) (2021-09-27)


Expand Down
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "1.27.1",
"description": "",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-e2e-tests/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.51.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-tests@2.51.0...amplify-e2e-tests@2.51.1) (2021-10-01)

**Note:** Version bump only for package amplify-e2e-tests





# [2.51.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-tests@2.50.0...amplify-e2e-tests@2.51.0) (2021-09-27)


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.51.0",
"version": "2.51.1",
"description": "",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"amplify-cli-core": "1.30.0",
"amplify-e2e-core": "1.27.0",
"amplify-e2e-core": "1.27.1",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.963.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-searchable-transformer/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.

## [0.6.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-searchable-transformer@0.6.1...@aws-amplify/graphql-searchable-transformer@0.6.2) (2021-10-01)

**Note:** Version bump only for package @aws-amplify/graphql-searchable-transformer





## [0.6.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-searchable-transformer@0.6.0...@aws-amplify/graphql-searchable-transformer@0.6.1) (2021-09-27)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-searchable-transformer",
"version": "0.6.1",
"version": "0.6.2",
"description": "Amplfy GraphQL @searchable transformer",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-migration-tests/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.1.11](https://github.com/aws-amplify/amplify-cli/compare/amplify-migration-tests@3.1.10...amplify-migration-tests@3.1.11) (2021-10-01)

**Note:** Version bump only for package amplify-migration-tests





## [3.1.10](https://github.com/aws-amplify/amplify-cli/compare/amplify-migration-tests@3.1.9...amplify-migration-tests@3.1.10) (2021-09-27)

**Note:** Version bump only for package amplify-migration-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-migration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-migration-tests",
"version": "3.1.10",
"version": "3.1.11",
"description": "",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"setup-profile": "ts-node ./src/configure_tests.ts"
},
"dependencies": {
"amplify-e2e-core": "1.27.0",
"amplify-e2e-core": "1.27.1",
"aws-sdk": "^2.963.0",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-provider-awscloudformation/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.

## [4.61.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-provider-awscloudformation@4.61.0...amplify-provider-awscloudformation@4.61.1) (2021-10-01)


### Bug Fixes

* logic to display searchable instance warning ([#8297](https://github.com/aws-amplify/amplify-cli/issues/8297)) ([1fc7a9a](https://github.com/aws-amplify/amplify-cli/commit/1fc7a9ae0a585b1abf9f94ad982e5573ead22391))





# [4.61.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-provider-awscloudformation@4.60.1...amplify-provider-awscloudformation@4.61.0) (2021-09-27)


Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-provider-awscloudformation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-provider-awscloudformation",
"version": "4.61.0",
"version": "4.61.1",
"description": "AWS CloudFormation Provider",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@aws-amplify/graphql-model-transformer": "0.6.3",
"@aws-amplify/graphql-predictions-transformer": "0.3.4",
"@aws-amplify/graphql-relational-transformer": "0.3.0",
"@aws-amplify/graphql-searchable-transformer": "0.6.1",
"@aws-amplify/graphql-searchable-transformer": "0.6.2",
"@aws-amplify/graphql-transformer-core": "0.9.1",
"@aws-amplify/graphql-transformer-interfaces": "1.9.1",
"@aws-cdk/assets": "~1.124.0",
Expand Down Expand Up @@ -92,10 +92,10 @@
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"graphql": "^14.5.8",
"graphql-auth-transformer": "6.24.23",
"graphql-auth-transformer": "6.24.24",
"graphql-connection-transformer": "4.21.23",
"graphql-dynamodb-transformer": "6.22.23",
"graphql-elasticsearch-transformer": "4.12.2",
"graphql-elasticsearch-transformer": "4.12.3",
"graphql-function-transformer": "2.5.22",
"graphql-http-transformer": "4.18.10",
"graphql-key-transformer": "2.23.23",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-util-mock/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.34.7](https://github.com/aws-amplify/amplify-cli/compare/amplify-util-mock@3.34.6...amplify-util-mock@3.34.7) (2021-10-01)

**Note:** Version bump only for package amplify-util-mock





## [3.34.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-util-mock@3.34.5...amplify-util-mock@3.34.6) (2021-09-27)

**Note:** Version bump only for package amplify-util-mock
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-util-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-util-mock",
"version": "3.34.6",
"version": "3.34.7",
"description": "amplify cli plugin providing local testing",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"amplify-cli-core": "1.30.0",
"amplify-codegen": "^2.23.1",
"amplify-dynamodb-simulator": "1.19.13",
"amplify-provider-awscloudformation": "4.61.0",
"amplify-provider-awscloudformation": "4.61.1",
"amplify-storage-simulator": "1.6.1",
"chokidar": "^3.3.1",
"detect-port": "^1.3.0",
Expand All @@ -53,7 +53,7 @@
"aws-sdk": "^2.963.0",
"aws-sdk-mock": "^5.1.0",
"axios": "^0.21.4",
"graphql-auth-transformer": "6.24.23",
"graphql-auth-transformer": "6.24.24",
"graphql-connection-transformer": "4.21.23",
"graphql-dynamodb-transformer": "6.22.23",
"graphql-function-transformer": "2.5.22",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-auth-transformer/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.

## [6.24.24](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@6.24.23...graphql-auth-transformer@6.24.24) (2021-10-01)

**Note:** Version bump only for package graphql-auth-transformer





## [6.24.23](https://github.com/aws-amplify/amplify-cli/compare/graphql-auth-transformer@6.24.22...graphql-auth-transformer@6.24.23) (2021-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-auth-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-auth-transformer",
"version": "6.24.23",
"version": "6.24.24",
"description": "Implements the @auth directive for the appsync model transform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/node": "^12.12.6",
"cloudform-types": "^4.2.0",
"graphql-dynamodb-transformer": "6.22.23",
"graphql-elasticsearch-transformer": "4.12.2",
"graphql-elasticsearch-transformer": "4.12.3",
"graphql-function-transformer": "2.5.22",
"rimraf": "^3.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-elasticsearch-transformer/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.

## [4.12.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-elasticsearch-transformer@4.12.2...graphql-elasticsearch-transformer@4.12.3) (2021-10-01)

**Note:** Version bump only for package graphql-elasticsearch-transformer





## [4.12.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-elasticsearch-transformer@4.12.1...graphql-elasticsearch-transformer@4.12.2) (2021-09-27)

**Note:** Version bump only for package graphql-elasticsearch-transformer
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-elasticsearch-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-elasticsearch-transformer",
"version": "4.12.2",
"version": "4.12.3",
"description": "An AppSync model transform that creates an ElasticSearch index with the queries to match.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-transformers-e2e-tests/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.

## [6.27.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformers-e2e-tests@6.27.0...graphql-transformers-e2e-tests@6.27.1) (2021-10-01)

**Note:** Version bump only for package graphql-transformers-e2e-tests





# [6.27.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformers-e2e-tests@6.26.3...graphql-transformers-e2e-tests@6.27.0) (2021-09-27)


Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-transformers-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-transformers-e2e-tests",
"version": "6.27.0",
"version": "6.27.1",
"description": "End to end functional tests for appsync supported transformers.",
"private": true,
"repository": {
Expand Down Expand Up @@ -41,10 +41,10 @@
"aws-sdk": "^2.963.0",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
"graphql-auth-transformer": "6.24.23",
"graphql-auth-transformer": "6.24.24",
"graphql-connection-transformer": "4.21.23",
"graphql-dynamodb-transformer": "6.22.23",
"graphql-elasticsearch-transformer": "4.12.2",
"graphql-elasticsearch-transformer": "4.12.3",
"graphql-function-transformer": "2.5.22",
"graphql-http-transformer": "4.18.10",
"graphql-key-transformer": "2.23.23",
Expand Down

0 comments on commit 51e7242

Please sign in to comment.