amplify-cli-shared-interfaces
Advanced tools
Comparing version 1.1.1-cdkv2.5 to 1.1.1-cdkv2.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1-cdkv2.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.1-cdkv2.5...amplify-cli-shared-interfaces@1.1.1-cdkv2.6) (2023-02-21) | ||
**Note:** Version bump only for package amplify-cli-shared-interfaces | ||
## [1.1.1-cdkv2.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.1-cdkv2.4...amplify-cli-shared-interfaces@1.1.1-cdkv2.5) (2023-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "amplify-cli-shared-interfaces", | ||
"version": "1.1.1-cdkv2.5", | ||
"version": "1.1.1-cdkv2.6", | ||
"description": "API interfaces to be shared across different amplfy-cli packages", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "e0eef52d9af9a3e4f1ed9584573499ceccbddc21" | ||
"gitHead": "c82f1a39f81c0fb2d5649884de56769eb15c69c8" | ||
} |
export * from './amplify-cli-flow-reporter-types'; | ||
export * from './amplify-cli-interactions'; | ||
// version bump 2 | ||
// version bump 3 2 |
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
86631