Skip to content

Latest commit

 

History

History
77 lines (35 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

77 lines (35 loc) · 3.2 KB

Changelog

1.4.0 (2024-01-22)

Features

1.3.0 (2023-08-28)

Features

  • add input branch-with-changes (11f0859)

1.2.1 (2023-04-28)

Bug Fixes

  • do not always set releases_created (1855c46)

1.2.0 (2023-04-26)

Features

  • internal/ci: add workflow for updating version tag (199f0f7)

1.1.0 (2023-04-26)

Features

  • add check for API status code (8cc11ec)

Bug Fixes

1.0.3 (2023-04-26)

Bug Fixes

  • use live API instead of test API (1410538)

1.0.2 (2023-04-26)

Bug Fixes

  • incorrect usage of fetch (657eb21)

1.0.1 (2023-04-26)

Bug Fixes

  • use node-fetch instead of assuming fetch is available (fa80268)

1.0.0 (2023-04-26)

Features

  • ci: initial Release Please configuration (78e8843)
  • init: initial setup (b06ee24)

Bug Fixes

  • ci: actually run yarn build (467c763)
  • ci: remove dist from gitignore (1acff44)
  • ci: remove incorrect needs (054c3b4)