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 Nov 24, 2021
1 parent ae385b7 commit 6e1494a
Show file tree
Hide file tree
Showing 14 changed files with 85 additions and 15 deletions.
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.

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

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





# 1.1.0 (2021-11-23)


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": "@aws-amplify/amplify-category-api",
"version": "1.1.0",
"version": "1.1.1",
"description": "amplify-cli api plugin",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-transformer-migrator": "1.2.7",
"@aws-amplify/graphql-transformer-migrator": "1.2.8",
"@aws-cdk/assets": "~1.124.0",
"@aws-cdk/aws-apigateway": "~1.124.0",
"@aws-cdk/aws-apigatewayv2": "~1.124.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/amplify-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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



## 7.5.1 (2021-11-24)


### Bug Fixes

* **cli:** fix for headless project configure ([#9064](https://github.com/aws-amplify/amplify-cli/issues/9064)) ([ae385b7](https://github.com/aws-amplify/amplify-cli/commit/ae385b748665c40ea170b0f6c8cb15e450965486))
* **cli:** fix headless project configure ([#9057](https://github.com/aws-amplify/amplify-cli/issues/9057)) ([37669bd](https://github.com/aws-amplify/amplify-cli/commit/37669bd1d55931c4635a6c4e240dcdd4c18d0c19))





# [7.5.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-11-23)


Expand Down
10 changes: 5 additions & 5 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": "7.5.0",
"version": "7.5.1",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"node": ">=12.0.0"
},
"dependencies": {
"@aws-amplify/amplify-category-api": "1.1.0",
"@aws-amplify/amplify-category-api": "1.1.1",
"@aws-amplify/amplify-category-auth": "2.4.0",
"@aws-amplify/amplify-category-custom": "2.3.4",
"@aws-amplify/amplify-category-storage": "3.1.0",
Expand All @@ -52,7 +52,7 @@
"amplify-cli-logger": "1.1.0",
"amplify-codegen": "^2.23.1",
"amplify-console-hosting": "2.2.5",
"amplify-container-hosting": "2.4.0",
"amplify-container-hosting": "2.4.1",
"amplify-dotnet-function-runtime-provider": "1.6.4",
"amplify-dotnet-function-template-provider": "2.2.5",
"amplify-frontend-android": "3.3.0",
Expand All @@ -66,11 +66,11 @@
"amplify-nodejs-function-runtime-provider": "2.2.5",
"amplify-nodejs-function-template-provider": "2.2.5",
"amplify-prompts": "1.6.0",
"amplify-provider-awscloudformation": "5.6.0",
"amplify-provider-awscloudformation": "5.6.1",
"amplify-python-function-runtime-provider": "2.2.5",
"amplify-python-function-template-provider": "1.3.13",
"amplify-util-import": "2.2.5",
"amplify-util-mock": "4.2.11",
"amplify-util-mock": "4.2.12",
"aws-sdk": "^2.963.0",
"chalk": "^4.1.1",
"ci-info": "^2.0.0",
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.

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

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





# [2.4.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.4.0) (2021-11-23)


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": "2.4.0",
"version": "2.4.1",
"description": "amplify-cli hosting plugin for containers",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"test": "jest --coverage --passWithNoTests"
},
"dependencies": {
"@aws-amplify/amplify-category-api": "1.1.0",
"@aws-amplify/amplify-category-api": "1.1.1",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
"inquirer": "^7.3.3",
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.8](https://github.com/aws-amplify/amplify-cli/compare/amplify-graphql-migration-tests@[email protected]) (2021-11-24)

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





## [2.2.7](https://github.com/aws-amplify/amplify-cli/compare/amplify-graphql-migration-tests@[email protected]) (2021-11-23)

**Note:** Version bump only for package amplify-graphql-migration-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-graphql-migration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-graphql-migration-tests",
"version": "2.2.7",
"version": "2.2.8",
"description": "Tests migration from v1 to v2 of the Amplify GraphQL transformer",
"main": "lib/index.js",
"private": true,
Expand Down Expand Up @@ -48,7 +48,7 @@
"@aws-amplify/graphql-searchable-transformer": "0.10.0",
"@aws-amplify/graphql-transformer-core": "0.14.0",
"@aws-amplify/graphql-transformer-interfaces": "1.12.3",
"@aws-amplify/graphql-transformer-migrator": "1.2.7",
"@aws-amplify/graphql-transformer-migrator": "1.2.8",
"@aws-cdk/cloudformation-diff": "~1.124.0",
"amplify-prompts": "1.6.0",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-graphql-transformer-migrator/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.2.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-11-24)


### Bug Fixes

* add migration warning when [@searchable](https://github.com/searchable) is used ([#9059](https://github.com/aws-amplify/amplify-cli/issues/9059)) ([15e1a55](https://github.com/aws-amplify/amplify-cli/commit/15e1a559677e995efdadfe8d1cbfa3a35dc6b279))





## [1.2.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-11-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-graphql-transformer-migrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-transformer-migrator",
"version": "1.2.7",
"version": "1.2.8",
"description": "A tool for converting schemas from Amplify's V1 transformer to the V2 transformer",
"repository": {
"type": "git",
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.

## [5.6.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-provider-awscloudformation@[email protected]) (2021-11-24)


### Bug Fixes

* change describeStackResources() call to listStackResources() ([#9060](https://github.com/aws-amplify/amplify-cli/issues/9060)) ([181ed31](https://github.com/aws-amplify/amplify-cli/commit/181ed31d4561b197764eb17c98392794b43fc26c))





# [5.6.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-provider-awscloudformation@[email protected]) (2021-11-23)


Expand Down
2 changes: 1 addition & 1 deletion 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": "5.6.0",
"version": "5.6.1",
"description": "AWS CloudFormation Provider",
"repository": {
"type": "git",
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.

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

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





## [4.2.11](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.2.11) (2021-11-23)


Expand Down
4 changes: 2 additions & 2 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": "4.2.11",
"version": "4.2.12",
"description": "amplify cli plugin providing local testing",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"amplify-cli-core": "2.4.0",
"amplify-codegen": "^2.23.1",
"amplify-dynamodb-simulator": "2.2.5",
"amplify-provider-awscloudformation": "5.6.0",
"amplify-provider-awscloudformation": "5.6.1",
"amplify-storage-simulator": "1.6.1",
"chokidar": "^3.3.1",
"detect-port": "^1.3.0",
Expand Down

0 comments on commit 6e1494a

Please sign in to comment.