Skip to content

Latest commit

 

History

History
99 lines (44 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

99 lines (44 loc) · 3.41 KB

0.11.0 (2023-12-01)

Bug Fixes

  • Fixed error duing module build (7948145)

Features

0.10.0 (2023-10-23)

Bug Fixes

  • Removed getPolicy request (f076945)
  • Specified node version in docker file (44d2615)
  • Updated policy requests (de4be2f)

Features

  • Added get user account functionality (cb04e95)

0.9.7 (2023-10-20)

Bug Fixes

  • Added -C flag to "build a tarball" step (97c403c)

0.9.6 (2023-10-19)

Bug Fixes

  • Fixed asset path for release (0f87fad)

0.9.5 (2023-10-19)

Bug Fixes

0.9.4 (2023-10-19)

Bug Fixes

  • Added step to build tarball for release (ad508f5)

0.9.3 (2023-10-19)

Bug Fixes

Reverts

  • The action does not work with App credentials (a4209d2)

0.9.2 (2023-10-02)

Bug Fixes

  • Added nginx config (8085525)
  • FIxed issue with api_url not populating (174856d)

0.9.1 (2023-10-02)

Bug Fixes

  • Fixed docker image names (a0291a1)

0.9.0 (2023-10-01)

Bug Fixes

  • Added missing id to release step (306b8eb)

Features

  • Added configuration file (5fc308a)

0.8.1 (2023-09-30)

Bug Fixes

  • fixed semantic-release plugins (e815c0b)