amplify-frontend-android
Advanced tools
Comparing version 2.15.4-authHeadlessImportTest.0 to 2.15.4-beta.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [2.15.4-authHeadlessImportTest.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-frontend-android@2.15.3...amplify-frontend-android@2.15.4-authHeadlessImportTest.0) (2021-06-21) | ||
## [2.15.4-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-frontend-android@2.15.3...amplify-frontend-android@2.15.4-beta.0) (2021-08-06) | ||
**Note:** Version bump only for package amplify-frontend-android | ||
### Bug Fixes | ||
* **amplify-category-auth:** add auth user selections to aws-exports/amplifyconfiguration files ([#7807](https://github.com/aws-amplify/amplify-cli/issues/7807)) ([3deae39](https://github.com/aws-amplify/amplify-cli/commit/3deae3969740562c8fe1a82d2659e0efffccb49d)) | ||
## [2.15.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-frontend-android@2.15.1...amplify-frontend-android@2.15.3) (2021-05-03) | ||
@@ -16,0 +19,0 @@ |
@@ -267,2 +267,4 @@ const constants = require('./constants'); | ||
Object.assign(cognitoConfig.Auth.Default, cognitoResource.frontendAuthConfig); | ||
return cognitoConfig; | ||
@@ -269,0 +271,0 @@ } |
{ | ||
"name": "amplify-frontend-android", | ||
"version": "2.15.4-authHeadlessImportTest.0", | ||
"version": "2.15.4-beta.0", | ||
"description": "amplify-cli front-end plugin for Android project", | ||
@@ -23,3 +23,3 @@ "repository": { | ||
}, | ||
"gitHead": "2dbc27ffb25631b146a8871853de695acbd20291" | ||
"gitHead": "047b541e0e6e005ebb798d69516c5170653c0d42" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70159
704