Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - amplify-dynamodb-simulator@2.2.29
 - amplify-e2e-core@3.1.3
 - amplify-e2e-tests@3.9.1
 - @aws-amplify/graphql-auth-transformer@0.9.1
 - @aws-amplify/graphql-default-value-transformer@0.5.23
 - @aws-amplify/graphql-function-transformer@0.7.17
 - @aws-amplify/graphql-http-transformer@0.8.17
 - @aws-amplify/graphql-index-transformer@0.11.8
 - @aws-amplify/graphql-maps-to-transformer@1.1.15
 - amplify-graphql-migration-tests@2.2.40
 - @aws-amplify/graphql-model-transformer@0.14.1
 - @aws-amplify/graphql-predictions-transformer@0.6.17
 - @aws-amplify/graphql-relational-transformer@0.9.1
 - @aws-amplify/graphql-schema-test-library@1.0.18
 - @aws-amplify/graphql-searchable-transformer@0.14.1
 - @aws-amplify/graphql-transformer-core@0.17.1
 - @aws-amplify/graphql-transformer-interfaces@1.14.1
 - @aws-amplify/graphql-transformer-migrator@1.2.37
 - amplify-migration-tests@4.4.32
 - amplify-util-mock@4.4.1
 - graphql-auth-transformer@7.2.33
 - graphql-connection-transformer@5.2.33
 - graphql-dynamodb-transformer@7.2.33
 - graphql-elasticsearch-transformer@5.2.33
 - graphql-function-transformer@3.3.24
 - graphql-http-transformer@5.2.33
 - graphql-key-transformer@3.2.33
 - graphql-predictions-transformer@3.2.33
 - graphql-transformer-core@7.5.1
 - graphql-transformers-e2e-tests@7.5.1
 - graphql-versioned-transformer@5.2.33
  • Loading branch information
amplify-data-ci committed May 2, 2022
1 parent 2c27182 commit 1b4180d
Show file tree
Hide file tree
Showing 62 changed files with 410 additions and 159 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-dynamodb-simulator/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.2.29](https://github.com/aws-amplify/amplify-cli/compare/amplify-dynamodb-simulator@2.2.28...amplify-dynamodb-simulator@2.2.29) (2022-05-02)

**Note:** Version bump only for package amplify-dynamodb-simulator





## [2.2.28](https://github.com/aws-amplify/amplify-cli/compare/amplify-dynamodb-simulator@2.2.27...amplify-dynamodb-simulator@2.2.28) (2022-04-29)

**Note:** Version bump only for package amplify-dynamodb-simulator
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-dynamodb-simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-dynamodb-simulator",
"version": "2.2.28",
"version": "2.2.29",
"description": "DynamoDB emulator nodejs wrapper",
"private": "true",
"repository": {
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.

## [3.1.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-core@3.1.2...amplify-e2e-core@3.1.3) (2022-05-02)

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





## [3.1.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-core@3.1.1...amplify-e2e-core@3.1.2) (2022-04-29)

**Note:** Version bump only for package amplify-e2e-core
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": "3.1.2",
"version": "3.1.3",
"description": "",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"chalk": "^4.1.1",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
"graphql-transformer-core": "7.5.0",
"graphql-transformer-core": "7.5.1",
"jest-environment-node": "^26.6.2",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
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.

## [3.9.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-tests@3.9.0...amplify-e2e-tests@3.9.1) (2022-05-02)


### Bug Fixes

* build/test updates that were missed in the script ([2c27182](https://github.com/aws-amplify/amplify-cli/commit/2c2718284b557dcebb1c8de9f6021722be9ac60b))





# [3.9.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-e2e-tests@3.8.2...amplify-e2e-tests@3.9.0) (2022-04-29)


Expand Down
8 changes: 4 additions & 4 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": "3.9.0",
"version": "3.9.1",
"description": "",
"repository": {
"type": "git",
Expand All @@ -23,9 +23,9 @@
"clean-e2e-resources": "ts-node ./src/cleanup-e2e-resources.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"amplify-cli-core": "^2.6.0",
"amplify-e2e-core": "3.1.2",
"amplify-e2e-core": "3.1.3",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.1113.0",
Expand All @@ -36,7 +36,7 @@
"fs-extra": "^8.1.0",
"graphql-schema-diff": "^2.2.0",
"graphql-tag": "^2.10.1",
"graphql-transformer-core": "7.5.0",
"graphql-transformer-core": "7.5.1",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"promise-sequential": "^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-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.

## [0.9.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-auth-transformer@0.9.0...@aws-amplify/graphql-auth-transformer@0.9.1) (2022-05-02)

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





# [0.9.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-auth-transformer@0.8.1...@aws-amplify/graphql-auth-transformer@0.9.0) (2022-04-29)


Expand Down
14 changes: 7 additions & 7 deletions packages/amplify-graphql-auth-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-auth-transformer",
"version": "0.9.0",
"version": "0.9.1",
"description": "Amplify GraphQL @auth Transformer",
"repository": {
"type": "git",
Expand All @@ -27,10 +27,10 @@
"watch": "tsc -w"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.0",
"@aws-amplify/graphql-relational-transformer": "0.9.0",
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-model-transformer": "0.14.1",
"@aws-amplify/graphql-relational-transformer": "0.9.1",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-dynamodb": "~1.124.0",
"@aws-cdk/aws-iam": "~1.124.0",
Expand All @@ -44,8 +44,8 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "0.11.7",
"@aws-amplify/graphql-searchable-transformer": "0.14.0",
"@aws-amplify/graphql-index-transformer": "0.11.8",
"@aws-amplify/graphql-searchable-transformer": "0.14.1",
"@types/node": "^12.12.6"
},
"jest": {
Expand Down
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.5.23](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-default-value-transformer@0.5.22...@aws-amplify/graphql-default-value-transformer@0.5.23) (2022-05-02)

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





## [0.5.22](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-default-value-transformer@0.5.21...@aws-amplify/graphql-default-value-transformer@0.5.22) (2022-04-29)

**Note:** Version bump only for package @aws-amplify/graphql-default-value-transformer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-default-value-transformer",
"version": "0.5.22",
"version": "0.5.23",
"description": "Amplify GraphQL default value transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,15 +28,15 @@
"test-watch": "jest --watch"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.3",
"graphql-transformer-common": "4.23.0",
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.0"
"@aws-amplify/graphql-model-transformer": "0.14.1"
},
"jest": {
"transform": {
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-function-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.7.17](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-function-transformer@0.7.16...@aws-amplify/graphql-function-transformer@0.7.17) (2022-05-02)

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





## [0.7.16](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-function-transformer@0.7.15...@aws-amplify/graphql-function-transformer@0.7.16) (2022-04-29)

**Note:** Version bump only for package @aws-amplify/graphql-function-transformer
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-function-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-function-transformer",
"version": "0.7.16",
"version": "0.7.17",
"description": "Amplify GraphQL @function transformer",
"repository": {
"type": "git",
Expand All @@ -27,8 +27,8 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-lambda": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-http-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.8.17](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-http-transformer@0.8.16...@aws-amplify/graphql-http-transformer@0.8.17) (2022-05-02)

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





## [0.8.16](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-http-transformer@0.8.15...@aws-amplify/graphql-http-transformer@0.8.16) (2022-04-29)

**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-http-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-http-transformer",
"version": "0.8.16",
"version": "0.8.17",
"description": "Amplify GraphQL @http transformer",
"repository": {
"type": "git",
Expand All @@ -27,8 +27,8 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
"graphql": "^14.5.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-index-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.11.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.7...@aws-amplify/graphql-index-transformer@0.11.8) (2022-05-02)

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





## [0.11.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.6...@aws-amplify/graphql-index-transformer@0.11.7) (2022-04-29)

**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-graphql-index-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-index-transformer",
"version": "0.11.7",
"version": "0.11.8",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand All @@ -27,9 +27,9 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.0",
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-model-transformer": "0.14.1",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-dynamodb": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-maps-to-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.

## [1.1.15](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-maps-to-transformer@1.1.14...@aws-amplify/graphql-maps-to-transformer@1.1.15) (2022-05-02)

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





## [1.1.14](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-maps-to-transformer@1.1.13...@aws-amplify/graphql-maps-to-transformer@1.1.14) (2022-04-29)

**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
Expand Down
12 changes: 6 additions & 6 deletions packages/amplify-graphql-maps-to-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-maps-to-transformer",
"version": "1.1.14",
"version": "1.1.15",
"description": "Amplify GraphQL @mapsTo transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,8 +29,8 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.0",
"@aws-amplify/graphql-transformer-interfaces": "1.14.0",
"@aws-amplify/graphql-transformer-core": "0.17.1",
"@aws-amplify/graphql-transformer-interfaces": "1.14.1",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-iam": "~1.124.0",
"@aws-cdk/aws-lambda": "~1.124.0",
Expand All @@ -39,9 +39,9 @@
"graphql-transformer-common": "4.23.0"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.0",
"@aws-amplify/graphql-relational-transformer": "0.9.0",
"@aws-amplify/graphql-searchable-transformer": "0.14.0",
"@aws-amplify/graphql-model-transformer": "0.14.1",
"@aws-amplify/graphql-relational-transformer": "0.9.1",
"@aws-amplify/graphql-searchable-transformer": "0.14.1",
"graphql": "^14.5.8",
"mkdirp": "^0.5.5"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-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.

## [2.2.40](https://github.com/aws-amplify/amplify-cli/compare/amplify-graphql-migration-tests@2.2.39...amplify-graphql-migration-tests@2.2.40) (2022-05-02)

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





## [2.2.39](https://github.com/aws-amplify/amplify-cli/compare/amplify-graphql-migration-tests@2.2.38...amplify-graphql-migration-tests@2.2.39) (2022-04-29)

**Note:** Version bump only for package amplify-graphql-migration-tests
Expand Down
Loading

0 comments on commit 1b4180d

Please sign in to comment.