diff --git a/packages/github/RELEASES.md b/packages/github/RELEASES.md index b10f9d2f..c0e1dc5a 100644 --- a/packages/github/RELEASES.md +++ b/packages/github/RELEASES.md @@ -1,5 +1,9 @@ # @actions/github Releases +### 6.0.0 +- Support the latest Octokit in @actions/github [#1553](https://github.com/actions/toolkit/pull/1553) + - Drop support of NodeJS v14, v16 + ### 5.1.1 - Export default octokit options [#1188](https://github.com/actions/toolkit/pull/1188)