amplify-prompts
Advanced tools
Comparing version 2.6.4-mxp.0 to 2.6.4-rc.016631d6a.0
@@ -6,14 +6,10 @@ # Change Log | ||
## [2.6.4-mxp.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.6.3...amplify-prompts@2.6.4-mxp.0) (2023-02-20) | ||
## [2.6.4-rc.016631d6a.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.6.3...amplify-prompts@2.6.4-rc.016631d6a.0) (2023-02-23) | ||
**Note:** Version bump only for package amplify-prompts | ||
### Bug Fixes | ||
* merge conflicts and linting ([bdd9f42](https://github.com/aws-amplify/amplify-cli/commit/bdd9f420303872c14db80e38e91c03b627503801)) | ||
* reverting 5 commits to dev branch ([c54da9e](https://github.com/aws-amplify/amplify-cli/commit/c54da9eb69031bd665d50b6cd2dd8d3833c778bc)) | ||
## [2.6.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.6.2...amplify-prompts@2.6.3) (2023-02-02) | ||
@@ -20,0 +16,0 @@ |
{ | ||
"name": "amplify-prompts", | ||
"version": "2.6.4-mxp.0", | ||
"version": "2.6.4-rc.016631d6a.0", | ||
"description": "Utility functions for Amplify CLI terminal I/O", | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"amplify-cli-shared-interfaces": "1.1.2-mxp.0", | ||
"amplify-cli-shared-interfaces": "1.1.2-rc.016631d6a.0", | ||
"chalk": "^4.1.1", | ||
@@ -57,3 +57,3 @@ "enquirer": "^2.3.6" | ||
}, | ||
"gitHead": "365285713b1fbea6891ae6ce792142c9ebc7cc22" | ||
"gitHead": "2b5d24357b92848d46e554b7687a2b4d765180ad" | ||
} |
Sorry, the diff of this file is not supported yet
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
263467
+ Addedamplify-cli-shared-interfaces@1.1.2-rc.016631d6a.0(transitive)
- Removedamplify-cli-shared-interfaces@1.1.2-mxp.0(transitive)