Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 08:14
b219622

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