amplify-prompts
Advanced tools
Comparing version 2.1.0-diagnose-report.1 to 2.1.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.1.0-diagnose-report.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.0.1...amplify-prompts@2.1.0-diagnose-report.1) (2022-05-10) | ||
# [2.1.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.0.1...amplify-prompts@2.1.0) (2022-05-10) | ||
@@ -18,13 +18,2 @@ | ||
# [2.1.0-diagnose-report.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.0.1...amplify-prompts@2.1.0-diagnose-report.0) (2022-05-09) | ||
### Features | ||
* usage flow logging for interactive and non-interactive cli commands ([#10288](https://github.com/aws-amplify/amplify-cli/issues/10288)) ([da391b1](https://github.com/aws-amplify/amplify-cli/commit/da391b146612d8914f72e558e5503d075456c820)), closes [#10293](https://github.com/aws-amplify/amplify-cli/issues/10293) | ||
## [2.0.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.0.0...amplify-prompts@2.0.1) (2022-04-27) | ||
@@ -31,0 +20,0 @@ |
{ | ||
"name": "amplify-prompts", | ||
"version": "2.1.0-diagnose-report.1", | ||
"version": "2.1.0", | ||
"description": "Utility functions for Amplify CLI terminal I/O", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"amplify-cli-shared-interfaces": "1.1.0-diagnose-report.1", | ||
"amplify-cli-shared-interfaces": "1.1.0", | ||
"chalk": "^4.1.1", | ||
@@ -53,3 +53,3 @@ "enquirer": "^2.3.6" | ||
}, | ||
"gitHead": "e979c00333c6a253d48521ddb438ddb31e9bb1fe" | ||
"gitHead": "395623572d83c4291a4faddaa8fdaff1471ccc81" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
179333
+ Addedamplify-cli-shared-interfaces@1.1.0(transitive)
- Removedamplify-cli-shared-interfaces@1.1.0-diagnose-report.1(transitive)