1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 06:27:02 +09:00

add release notes (#809)

This commit is contained in:
Thomas Boop 2021-05-14 14:43:08 -04:00 committed by GitHub
parent 1bafbed467
commit f915ace085
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
### 5.0.0 ### 5.0.0
- [Update @actions/github to include latest octokit definitions](https://github.com/actions/toolkit/pull/783) - [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 ### 4.0.0
- [Add execution state information to context](https://github.com/actions/toolkit/pull/499) - [Add execution state information to context](https://github.com/actions/toolkit/pull/499)