@octopusdeploy/step-inputs
Advanced tools
Comparing version 1.0.4 to 1.1.0
# @octopusdeploy/step-inputs | ||
## 1.1.0 | ||
### Minor Changes | ||
- 72f559b: Adds types and functions for Aws authentication | ||
## 1.0.4 | ||
@@ -4,0 +10,0 @@ |
@@ -14,1 +14,2 @@ export * from "./PackageReference"; | ||
export * from "./StepConfigurationExportInputs"; | ||
export * from "./Aws"; |
@@ -26,2 +26,3 @@ "use strict"; | ||
__exportStar(require("./StepConfigurationExportInputs"), exports); | ||
__exportStar(require("./Aws"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@octopusdeploy/step-inputs", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "The step UI", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -14,1 +14,2 @@ export * from "./PackageReference"; | ||
export * from "./StepConfigurationExportInputs"; | ||
export * from "./Aws"; |
Sorry, the diff of this file is not supported yet
52341
102
866