Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (33 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 3.05 KB

1.0.2 (2024-03-26)

⚠ BREAKING CHANGES

  • add a note that this project is no longer maintained and suggest a replacement

Documentation

  • add a note that this project is no longer maintained and suggest a replacement (18ee109)

1.0.1 (2023-04-15)

Tests

  • remove unused @octokit/request-error error instance checks (ece6b33)

1.0.0 (2022-08-15)

Features

  • add GitHub App token sources (48381c0)
  • add user information (e07d4fb)

Continuous Integration

  • add dist folder to git after bundling (a71bc79)
  • release with vidavidorra release app as author (e330c35)

Documentation

  • add simple API description, referring to the GitHub Action inputs for the options (d5a6e0a)
  • mention GitHub action and TS/JS code in description and bulletpoints (cef92f3)

1.0.0-beta.5 (2022-08-15)

Documentation

  • add simple API description, referring to the GitHub Action inputs for the options (d5a6e0a)

1.0.0-beta.4 (2022-08-15)

Continuous Integration

  • release with vidavidorra release app as author (e330c35)

1.0.0-beta.3 (2022-08-15)

Continuous Integration

  • add dist folder to git after bundling (a71bc79)

1.0.0-beta.2 (2022-08-15)

Features

1.0.0-beta.1 (2022-08-02)

Features

  • add GitHub App token sources (48381c0)