Skip to content

Commit

Permalink
chore: version bump (#5911)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarkarachi authored Nov 19, 2020
1 parent baa8a6f commit 6a5f957
Show file tree
Hide file tree
Showing 80 changed files with 513 additions and 136 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.17.19](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.17.19) (2020-11-19)

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





## [2.17.18](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.17.18) (2020-11-08)

**Note:** Version bump only for package amplify-app
Expand Down
8 changes: 4 additions & 4 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.17.18",
"version": "2.17.19",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,9 +28,9 @@
"@aws-amplify/cli": ">=4.27.2"
},
"dependencies": {
"amplify-frontend-android": "2.13.5",
"amplify-frontend-ios": "2.13.8",
"amplify-frontend-javascript": "2.17.3",
"amplify-frontend-android": "2.13.6",
"amplify-frontend-ios": "2.13.9",
"amplify-frontend-javascript": "2.17.4",
"chalk": "^3.0.0",
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
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.18.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.18.5) (2020-11-19)

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





## [2.18.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.18.4) (2020-11-08)

**Note:** Version bump only for package amplify-category-analytics
Expand Down
2 changes: 1 addition & 1 deletion 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.18.4",
"version": "2.18.5",
"description": "amplify-cli analytics plugin",
"repository": {
"type": "git",
Expand Down
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.

## [2.25.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.25.5) (2020-11-19)

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





## [2.25.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.25.4) (2020-11-08)

**Note:** Version bump only for package amplify-category-api
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": "amplify-category-api",
"version": "2.25.4",
"version": "2.25.5",
"description": "amplify-cli api plugin",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
"graphql-relational-schema-transformer": "2.15.19",
"graphql-transformer-core": "6.22.0",
"graphql-transformer-core": "6.22.1",
"inquirer": "^7.3.3",
"open": "^7.0.0",
"ora": "^4.0.3",
Expand Down
12 changes: 12 additions & 0 deletions packages/amplify-category-auth/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.

## [2.22.2](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.22.2) (2020-11-19)


### Bug Fixes

* remove app client secret as best practice ([#5731](https://github.com/aws-amplify/amplify-cli/issues/5731)) ([8bc0dd2](https://github.com/aws-amplify/amplify-cli/commit/8bc0dd2434b93c9a2cb1ff3bfad9cedd2d356c30))
* team provider migration ([#5733](https://github.com/aws-amplify/amplify-cli/issues/5733)) ([d18f795](https://github.com/aws-amplify/amplify-cli/commit/d18f795560f0e671f63f1dcbe38931c951794619))





## [2.22.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.22.1) (2020-11-08)

**Note:** Version bump only for package amplify-category-auth
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.22.1",
"version": "2.22.2",
"description": "amplify-cli authentication plugin",
"repository": {
"type": "git",
Expand All @@ -23,10 +23,10 @@
"test-watch": "jest --watch"
},
"dependencies": {
"amplify-cli-core": "1.6.0",
"amplify-cli-core": "1.6.1",
"amplify-headless-interface": "1.4.0",
"amplify-util-headless-input": "1.3.0",
"amplify-util-import": "1.1.3",
"amplify-util-import": "1.1.4",
"aws-sdk": "^2.765.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.25.9](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.25.9) (2020-11-19)

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





## [2.25.8](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.25.8) (2020-11-08)

**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.25.8",
"version": "2.25.9",
"description": "amplify-cli function plugin",
"repository": {
"type": "git",
Expand All @@ -21,14 +21,14 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.6.0",
"amplify-cli-core": "1.6.1",
"amplify-function-plugin-interface": "1.4.1",
"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.22.0",
"graphql-transformer-core": "6.22.1",
"inquirer": "^7.3.3",
"inquirer-datepicker": "^2.0.0",
"jstreemap": "^1.28.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-interactions/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.5.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-interactions@[email protected]) (2020-11-19)

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





## [2.5.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-interactions@[email protected]) (2020-11-08)

**Note:** Version bump only for package amplify-category-interactions
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-interactions",
"version": "2.5.4",
"version": "2.5.5",
"description": "amplify-cli interactions plugin",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-notifications/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.16.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-notifications@[email protected]) (2020-11-19)

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





## [2.16.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-notifications@[email protected]) (2020-11-08)

**Note:** Version bump only for package amplify-category-notifications
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-category-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-notifications",
"version": "2.16.4",
"version": "2.16.5",
"description": "amplify-cli notifications plugin",
"repository": {
"type": "git",
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.5.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-predictions@[email protected]) (2020-11-19)

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





## [2.5.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-predictions@[email protected]) (2020-11-08)

**Note:** Version bump only for package amplify-category-predictions
Expand Down
2 changes: 1 addition & 1 deletion 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.5.4",
"version": "2.5.5",
"description": "amplify-cli predictions plugin",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-category-storage/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.8.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.8.5) (2020-11-19)


### Bug Fixes

* [#5794](https://github.com/aws-amplify/amplify-cli/issues/5794) - storage access problem with groups ([#5806](https://github.com/aws-amplify/amplify-cli/issues/5806)) ([26f6a7c](https://github.com/aws-amplify/amplify-cli/commit/26f6a7ced261bccc3e3fc01d97f24b1e92a600e8))





## [2.8.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.8.4) (2020-11-08)

**Note:** Version bump only for package amplify-category-storage
Expand Down
4 changes: 2 additions & 2 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.8.4",
"version": "2.8.5",
"description": "amplify-cli storage plugin",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"aws"
],
"dependencies": {
"amplify-cli-core": "1.6.0",
"amplify-cli-core": "1.6.1",
"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.5.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.5.5) (2020-11-19)

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





## [2.5.4](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.5.4) (2020-11-08)

**Note:** Version bump only for package amplify-category-xr
Expand Down
2 changes: 1 addition & 1 deletion 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.5.4",
"version": "2.5.5",
"description": "amplify-cli xr plugin",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-cli-core/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.6.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.6.1) (2020-11-19)


### Bug Fixes

* team provider migration ([#5733](https://github.com/aws-amplify/amplify-cli/issues/5733)) ([d18f795](https://github.com/aws-amplify/amplify-cli/commit/d18f795560f0e671f63f1dcbe38931c951794619))





# [1.6.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@1.6.0) (2020-11-08)


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.6.0",
"version": "1.6.1",
"description": "Amplify CLI Core",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/amplify-cli/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.

## [4.32.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-11-19)


### Bug Fixes

* removed extra blank space in error message ([#5821](https://github.com/aws-amplify/amplify-cli/issues/5821)) ([da2cca3](https://github.com/aws-amplify/amplify-cli/commit/da2cca3d44ba2c995407acae6ce1c97ba4a0a21d))
* team provider migration ([#5733](https://github.com/aws-amplify/amplify-cli/issues/5733)) ([d18f795](https://github.com/aws-amplify/amplify-cli/commit/d18f795560f0e671f63f1dcbe38931c951794619))





## [4.32.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-11-08)

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

0 comments on commit 6a5f957

Please sign in to comment.