From 3e40591f4af4814bae7e78c4c481f9f12ab328e6 Mon Sep 17 00:00:00 2001 From: Thomas Boop Date: Fri, 14 May 2021 14:38:49 -0400 Subject: [PATCH] add release notes --- packages/github/RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/github/RELEASES.md b/packages/github/RELEASES.md index 348d5afa3a..1d32df85c1 100644 --- a/packages/github/RELEASES.md +++ b/packages/github/RELEASES.md @@ -2,6 +2,7 @@ ### 5.0.0 - [Update @actions/github to include latest octokit definitions](https://github.com/actions/toolkit/pull/783) +- [Add urls to context](https://github.com/actions/toolkit/pull/794) ### 4.0.0 - [Add execution state information to context](https://github.com/actions/toolkit/pull/499)