Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 78 changed files with 478 additions and 149 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.

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

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





## [2.21.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.21.5) (2021-03-05)

**Note:** Version bump only for package amplify-app
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-app",
"version": "2.21.5",
"version": "2.21.6",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"amplify-frontend-android": "2.14.5",
"amplify-frontend-flutter": "0.3.0",
"amplify-frontend-ios": "2.18.10",
"amplify-frontend-javascript": "2.20.10",
"amplify-frontend-ios": "2.18.11",
"amplify-frontend-javascript": "2.20.11",
"chalk": "^3.0.0",
"execa": "^4.1.0",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-analytics/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.20.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.20.5) (2021-03-11)

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





## [2.20.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.20.4) (2021-03-05)

**Note:** Version bump only for package amplify-category-analytics
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-analytics",
"version": "2.20.4",
"version": "2.20.5",
"description": "amplify-cli analytics plugin",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"fs-extra": "^8.1.0",
"inquirer": "^7.3.3",
"uuid": "^3.4.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-category-api/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.29.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.29.5) (2021-03-11)


### Reverts

* Revert "docs: add readme to vtl resolvers directory (#6718)" (#6845) ([1b67327](https://github.com/aws-amplify/amplify-cli/commit/1b67327f4885c611708c73256094456ab95b67ef)), closes [#6718](https://github.com/aws-amplify/amplify-cli/issues/6718) [#6845](https://github.com/aws-amplify/amplify-cli/issues/6845)





## [2.29.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.29.4) (2021-03-05)


Expand Down
6 changes: 3 additions & 3 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.29.4",
"version": "2.29.5",
"description": "amplify-cli api plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -62,14 +62,14 @@
"@aws-cdk/cx-api": "~1.72.0",
"@aws-cdk/region-info": "~1.72.0",
"@graphql-tools/merge": "^6.0.18",
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"amplify-util-headless-input": "1.4.3",
"chalk": "^3.0.0",
"constructs": "^3.2.0",
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
"graphql-relational-schema-transformer": "2.16.5",
"graphql-transformer-core": "6.26.5",
"graphql-transformer-core": "6.26.6",
"inquirer": "^7.3.3",
"js-yaml": "^4.0.0",
"ora": "^4.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-auth/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.29.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.29.1) (2021-03-11)

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





# [2.29.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.29.0) (2021-03-05)


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.29.0",
"version": "2.29.1",
"description": "amplify-cli authentication plugin",
"repository": {
"type": "git",
Expand All @@ -23,10 +23,10 @@
"test-watch": "jest --watch"
},
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"amplify-headless-interface": "1.5.3",
"amplify-util-headless-input": "1.4.3",
"amplify-util-import": "1.3.14",
"amplify-util-import": "1.3.15",
"aws-sdk": "^2.845.0",
"chalk": "^3.0.0",
"chalk-pipe": "^3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-function/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.30.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.30.4) (2021-03-11)

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





## [2.30.3](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.30.3) (2021-03-05)

**Note:** Version bump only for package amplify-category-function
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-function",
"version": "2.30.3",
"version": "2.30.4",
"description": "amplify-cli function plugin",
"repository": {
"type": "git",
Expand All @@ -22,14 +22,14 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"amplify-function-plugin-interface": "1.7.2",
"cloudform-types": "^4.2.0",
"enquirer": "^2.3.6",
"folder-hash": "^3.3.2",
"fs-extra": "^8.1.0",
"globby": "^11.0.1",
"graphql-transformer-core": "6.26.5",
"graphql-transformer-core": "6.26.6",
"inquirer": "^7.3.3",
"inquirer-datepicker": "^2.0.0",
"jstreemap": "^1.28.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-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.6.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.6.5) (2021-03-11)

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





## [2.6.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.6.4) (2021-03-05)

**Note:** Version bump only for package amplify-category-hosting
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-hosting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-hosting",
"version": "2.6.4",
"version": "2.6.5",
"description": "amplify-cli hosting plugin",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"test": "jest --coverage"
},
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"chalk": "^3.0.0",
"fs-extra": "^8.1.0",
"inquirer": "^7.3.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-predictions/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.7.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-predictions@[email protected]) (2021-03-11)

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





## [2.7.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-predictions@[email protected]) (2021-03-05)

**Note:** Version bump only for package amplify-category-predictions
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-predictions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-predictions",
"version": "2.7.4",
"version": "2.7.5",
"description": "amplify-cli predictions plugin",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-cli-core": "1.18.1",
"aws-sdk": "^2.845.0",
"chalk": "^3.0.0",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-storage/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.10.16](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.10.16) (2021-03-11)

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





## [2.10.15](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.10.15) (2021-03-05)


Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-storage",
"version": "2.10.15",
"version": "2.10.16",
"description": "amplify-cli storage plugin",
"repository": {
"type": "git",
Expand All @@ -21,8 +21,8 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.18.0",
"amplify-util-import": "1.3.14",
"amplify-cli-core": "1.18.1",
"amplify-util-import": "1.3.15",
"enquirer": "^2.3.6",
"fs-extra": "^8.1.0",
"inquirer": "^7.3.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-xr/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.7.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.7.5) (2021-03-11)

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





## [2.7.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.7.4) (2021-03-05)

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

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


### Bug Fixes

* e2e fix PR [#6059](https://github.com/aws-amplify/amplify-cli/issues/6059) ([#6807](https://github.com/aws-amplify/amplify-cli/issues/6807)) ([3a9058e](https://github.com/aws-amplify/amplify-cli/commit/3a9058ee68ffb2b883d2cb000a2ec1adede22fbf))
* gql compiler fix for user defined mutation ([#6059](https://github.com/aws-amplify/amplify-cli/issues/6059)) ([063d84f](https://github.com/aws-amplify/amplify-cli/commit/063d84ff3d31762a4434f3146623132536f4667d))





# [1.18.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.18.0) (2021-03-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-cli-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-cli-core",
"version": "1.18.0",
"version": "1.18.1",
"description": "Amplify CLI Core",
"repository": {
"type": "git",
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.

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

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





# [4.45.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-03-05)


Expand Down
Loading

0 comments on commit 01c8662

Please sign in to comment.