toolkit/packages/github/RELEASES.md
Konrad Pabjan 500d0b42fe
Bump all packages that have @actions/http-client as a dependency (#1088)
* bump @actions/artifact

* update @actions/cache

* Update @actions/core

* Update @actions/github

* update @actions/tool-cache
2022-05-13 11:12:58 -04:00

2.1 KiB

@actions/github Releases

5.0.3

    • Update to v2.0.1 of @actions/http-client #1087

5.0.2

  • Update to v2.0.0 of @actions/http-client

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