diff --git a/packages/github/RELEASES.md b/packages/github/RELEASES.md index b0d54241..e8a78027 100644 --- a/packages/github/RELEASES.md +++ b/packages/github/RELEASES.md @@ -1,5 +1,9 @@ # @actions/github Releases +### 1.1.0 + +- Accept Octokit.Options in the GitHub constructor [#113](https://github.com/actions/toolkit/pull/113) + ### 1.0.1 - Simplify WebPack configs by removing dynamic require - [#101](https://github.com/actions/toolkit/pull/101)