toolkit/packages/github/RELEASES.md
Luke Tomlinson 745f129332
Update @actions/github to 5.0.1 (#1038)
* Update @actions/github to 5.0.1

* Fix package-lock.json
2022-03-31 13:53:55 -04:00

1.9 KiB

@actions/github Releases

5.0.1

5.0.0

4.0.0

3.0.0

2.2.0

2.1.1

2.1.0

2.0.1

2.0.0

  • Upgrade Octokit version to 4.x to include typescript types #228

1.1.0

  • Accept Octokit.Options in the GitHub constructor #113

1.0.1

  • Simplify WebPack configs by removing dynamic require - #101

1.0.0

  • Initial release