@octopusdeploy/step-inputs
Advanced tools
Comparing version 0.5.0 to 0.6.0
# @octopusdeploy/step-inputs | ||
## 0.6.0 | ||
### Minor Changes | ||
- a34afd8: Added support for configuration exports in StepUI definitions. | ||
## 0.5.0 | ||
@@ -4,0 +10,0 @@ |
@@ -11,1 +11,2 @@ export * from "./PackageReference"; | ||
export * from "./ServerOwnedTypes"; | ||
export * from "./StepConfigurationExportInputs"; |
@@ -23,2 +23,3 @@ "use strict"; | ||
__exportStar(require("./ServerOwnedTypes"), exports); | ||
__exportStar(require("./StepConfigurationExportInputs"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@octopusdeploy/step-inputs", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "The step UI", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -11,1 +11,2 @@ export * from "./PackageReference"; | ||
export * from "./ServerOwnedTypes"; | ||
export * from "./StepConfigurationExportInputs"; |
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
36078
76
582