Skip to content

Latest commit

 

History

History
128 lines (68 loc) · 7.64 KB

CHANGELOG.md

File metadata and controls

128 lines (68 loc) · 7.64 KB

Changelog

3.1.1 (2024-01-03)

Bug Fixes

  • deps: update dependency @actions/core to v1.10.1 (9ef46dd)
  • deps: update dependency uuid to v9.0.1 (02deaca)
  • force exit when done (cfb528f)
  • hanging when after install (8669ed4)
  • not awaiting fs.rm (bdc65fe)
  • not handling run function (e14e8e1)
  • Updates to latest transitive dependencies to address dependabot alerts (#413) (2efe771)

3.1.0 (2023-12-14)

Features

Bug Fixes

3.0.1 (2023-11-16)

Miscellaneous Chores

3.0.0 (2022-12-13)

⚠ BREAKING CHANGES

  • Update action to install our new go cli

Features

  • Update action to install our new go cli (5eb509a)

Bug Fixes

Miscellaneous Chores

1.2.1 (2022-11-04)

Features

  • bump to node16 (1c10efb)
  • added download endpoint retriever (1b210f2)
  • added Octopus CLI version fetcher (767b69f)
  • bump dependencies (d33e561)
  • incorporated SemVer support (eba997b)
  • reordered imports and updated info message (63a0c2e)
  • replace "latest" with wildcard for SemVer support (393cafc)
  • updated text output (97295d1)

Bug Fixes

  • bumped version number (0ef7f7c)
  • Commit dist changes (86b2e2e)
  • removed eslint plugin (compatibility) (03e0e42)
  • Update build pipeline to our new process (#337) (2580363)
  • updated README (1aa6329)
  • updated README to reflect latest version (d436c34)
  • updated semantics to error on null version (ed9f79d)

Miscellaneous Chores

1.3.0 (2022-05-25)

Features

  • reordered imports and updated info message (63a0c2e)

1.2.0 (2022-05-04)

Features

  • added download endpoint retriever (1b210f2)
  • added Octopus CLI version fetcher (767b69f)
  • incorporated SemVer support (eba997b)
  • replace "latest" with wildcard for SemVer support (393cafc)

Bug Fixes

  • updated semantics to error on null version (ed9f79d)

1.1.10 (2022-03-13)

Bug Fixes

1.1.8 (2021-10-27)

Bug Fixes

  • removed eslint plugin (compatibility) (03e0e42)

1.1.7 (2021-09-18)

Miscellaneous Chores