Skip to content

Releases: paroxp/concourse-node-sdk

v0.0.3

01 Apr 09:52
869fff6
Compare
Choose a tag to compare

🤷 No Impact

  • typedoc has been removed for now along with the generated Markdown documentation
  • Patched various vulnerabilities

v0.0.2

11 Oct 22:09
2b955bd
Compare
Choose a tag to compare

🚨 Breaking

  • getPipelineConfig method, now returns an object containing the config and version.

🪲 Bug Fixes

  • setPipelineConfig method now takes an optional additional parameter version. This is required when updating the pipeline configuration.

🤷 No Impact

  • Documentation adjustments
  • Making tests less flaky by adding unit test for coverage and increasing tests timeout
  • Additional tests to make sure resources can be updated

v0.0.1

11 Oct 14:23
484359b
Compare
Choose a tag to compare
Add GitHub Actions tests