Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - [email protected]
  • Loading branch information
amplify-data-ci committed Sep 7, 2023
1 parent 0f79b6a commit 7fc0293
Show file tree
Hide file tree
Showing 30 changed files with 132 additions and 62 deletions.
4 changes: 4 additions & 0 deletions packages/amplify-category-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [5.6.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/amplify-category-api
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-category-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-api",
"version": "5.6.2",
"version": "5.6.3",
"description": "Amplify CLI API Category Plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,9 +29,9 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-auth-transformer": "3.1.2",
"@aws-amplify/graphql-schema-generator": "0.4.2",
"@aws-amplify/graphql-transformer": "1.1.2",
"@aws-amplify/graphql-auth-transformer": "3.1.3",
"@aws-amplify/graphql-schema-generator": "0.4.3",
"@aws-amplify/graphql-transformer": "1.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"@aws-amplify/graphql-transformer-migrator": "2.2.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-graphql-api-construct/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

### Bug Fixes

- enable autoDeleteObjects on the codegen bucket ([ba508a6](https://github.com/aws-amplify/amplify-category-api/commit/ba508a608ee1c3dbd5f87e515af8044dea9af951))

## [0.6.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-construct-alpha
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-graphql-api-construct/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-construct-alpha",
"version": "0.6.1",
"version": "0.6.2",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-transformer": "1.1.2",
"@aws-amplify/graphql-transformer": "1.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"fs-extra": "^8.1.0"
Expand Down
4 changes: 4 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,10 @@
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-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [3.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-auth-transformer
Expand Down
10 changes: 5 additions & 5 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": "3.1.2",
"version": "3.1.3",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,8 +29,8 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-relational-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-relational-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"graphql": "^15.5.0",
Expand All @@ -40,8 +40,8 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "2.1.2",
"@aws-amplify/graphql-searchable-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.3",
"@aws-amplify/graphql-searchable-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-test-utils": "0.2.2",
"@types/node": "^12.12.6"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

### Bug Fixes

- npm publish ignore tests and lambdas sources ([e1411cd](https://github.com/aws-amplify/amplify-category-api/commit/e1411cdd5e34cefa6b2fc08fcf49aab4c0afc727))

## [2.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**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": "2.1.2",
"version": "2.1.3",
"description": "Amplify GraphQL default value transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-test-utils": "0.2.2"
},
"jest": {
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [2.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
Expand Down
4 changes: 2 additions & 2 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": "2.1.2",
"version": "2.1.3",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"graphql": "^15.5.0",
Expand Down
4 changes: 4 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,10 @@
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-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [3.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
Expand Down
10 changes: 5 additions & 5 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": "3.1.2",
"version": "3.1.3",
"description": "Amplify GraphQL @mapsTo transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,10 +40,10 @@
"constructs": "^10.0.5"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-relational-transformer": "2.1.2",
"@aws-amplify/graphql-searchable-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.3",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-relational-transformer": "2.1.3",
"@aws-amplify/graphql-searchable-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-test-utils": "0.2.2",
"graphql": "^15.5.0",
"mkdirp": "^0.5.5"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.3](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-migration-tests@[email protected]) (2023-09-07)

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

## [2.4.2](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-migration-tests@[email protected]) (2023-08-30)

**Note:** Version bump only for package amplify-category-api-graphql-migration-tests
Expand Down
12 changes: 6 additions & 6 deletions packages/amplify-graphql-migration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-graphql-migration-tests",
"version": "2.4.2",
"version": "2.4.3",
"description": "Tests migration from v1 to v2 of the Amplify GraphQL transformer",
"main": "lib/index.js",
"private": true,
Expand Down Expand Up @@ -37,13 +37,13 @@
]
},
"devDependencies": {
"@aws-amplify/graphql-auth-transformer": "3.1.2",
"@aws-amplify/graphql-default-value-transformer": "2.1.2",
"@aws-amplify/graphql-auth-transformer": "3.1.3",
"@aws-amplify/graphql-default-value-transformer": "2.1.3",
"@aws-amplify/graphql-function-transformer": "2.1.2",
"@aws-amplify/graphql-http-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-relational-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.3",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-relational-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"@aws-amplify/graphql-transformer-migrator": "2.2.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-graphql-model-transformer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

### Bug Fixes

- npm publish ignore tests and lambdas sources ([e1411cd](https://github.com/aws-amplify/amplify-category-api/commit/e1411cdd5e34cefa6b2fc08fcf49aab4c0afc727))

## [2.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-model-transformer
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-graphql-model-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-model-transformer",
"version": "2.1.2",
"version": "2.1.3",
"description": "Amplify graphql @model transformer",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-graphql-relational-transformer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [2.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-relational-transformer
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-relational-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-relational-transformer",
"version": "2.1.2",
"version": "2.1.3",
"description": "Amplify GraphQL relational modeling transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,8 +28,8 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-index-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.3",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"graphql": "^15.5.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-graphql-schema-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

### Bug Fixes

- npm publish ignore tests and lambdas sources ([e1411cd](https://github.com/aws-amplify/amplify-category-api/commit/e1411cdd5e34cefa6b2fc08fcf49aab4c0afc727))

## [0.4.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-schema-generator
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-graphql-schema-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-schema-generator",
"version": "0.4.2",
"version": "0.4.3",
"description": "Amplify GraphQL schema generator",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-graphql-schema-test-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

**Note:** Version bump only for package @aws-amplify/graphql-schema-test-library

## [2.2.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-schema-test-library
Expand Down
14 changes: 7 additions & 7 deletions packages/amplify-graphql-schema-test-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-schema-test-library",
"version": "2.2.2",
"version": "2.2.3",
"description": "Library of valid and unsupported Amplify GraphQL Transformer schemas",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,15 +28,15 @@
"test": "jest"
},
"devDependencies": {
"@aws-amplify/graphql-auth-transformer": "3.1.2",
"@aws-amplify/graphql-default-value-transformer": "2.1.2",
"@aws-amplify/graphql-auth-transformer": "3.1.3",
"@aws-amplify/graphql-default-value-transformer": "2.1.3",
"@aws-amplify/graphql-function-transformer": "2.1.2",
"@aws-amplify/graphql-http-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-index-transformer": "2.1.3",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-predictions-transformer": "2.1.2",
"@aws-amplify/graphql-relational-transformer": "2.1.2",
"@aws-amplify/graphql-searchable-transformer": "2.1.2",
"@aws-amplify/graphql-relational-transformer": "2.1.3",
"@aws-amplify/graphql-searchable-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"@aws-amplify/graphql-transformer-test-utils": "0.2.2"
Expand Down
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

### Bug Fixes

- npm publish ignore tests and lambdas sources ([e1411cd](https://github.com/aws-amplify/amplify-category-api/commit/e1411cdd5e34cefa6b2fc08fcf49aab4c0afc727))

## [2.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-searchable-transformer
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-graphql-searchable-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-searchable-transformer",
"version": "2.1.2",
"version": "2.1.3",
"description": "Amplfy GraphQL @searchable transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "2.1.2",
"@aws-amplify/graphql-model-transformer": "2.1.3",
"@aws-amplify/graphql-transformer-core": "2.1.2",
"@aws-amplify/graphql-transformer-interfaces": "3.1.2",
"graphql": "^15.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-graphql-transformer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-09-07)

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

## [1.1.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-30)

**Note:** Version bump only for package @aws-amplify/graphql-transformer
Expand Down
Loading

0 comments on commit 7fc0293

Please sign in to comment.