Skip to content

Latest commit

 

History

History
105 lines (59 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

105 lines (59 loc) · 5.53 KB

1.0.0 (2024-02-13)

Bug Fixes

Features

  • Add semantic release (6d56e60)
  • adding job name in Slack message (8189fb3)
  • pushing the release in workflow (4465a3e)
  • putting repo name more prominently (373da97)
  • upgrade to node 16 (d3b556f)
  • using github env (f233440)

1.6.0 (2023-01-03)

Features

1.5.0 (2021-03-05)

Features

  • putting repo name more prominently (373da97)

1.4.0 (2021-03-02)

Bug Fixes

Features

1.3.1 (2021-03-01)

Bug Fixes

1.3.0 (2021-03-01)

Bug Fixes

Features

  • adding job name in Slack message (8189fb3)
  • pushing the release in workflow (4465a3e)

1.2.0 (2020-11-20)

Features

v1.1.3 - 11/10/2020

  • Bump version of @actions/core

v1.1.2 - 6/22/2020

  • Describes which OAuth scopes are required in the docs.
  • Prints out the entire Error object instead of just the message, for better debugging purposes (e.g. additional OAuth scopes needed).
  • Adds note to docs about rate limiting concerns

v1.1.1 - 2/3/2020

  • Fixes bug where owner/repo can not be determined with certain events (like scheduled jobs)

v1.1.0 - 11/19/2019

  • Add footer containing repo and timestamp

v1.0.0 - 10/24/2019

  • Initial version