This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
toolkit
Watch
1
Star
0
Fork
0
You've already forked toolkit
mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced
2025-11-18 22:41:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
toolkit
/
packages
/
github
/
RELEASES.md
Thomas Boop
41157b23c7
Release 2.1.1 of @actions/github (
#357
)
2020-02-20 14:02:42 -05:00
883 B
Raw
Blame
History
@actions/github Releases
2.1.1
Use import {Octokit}
Check proxy bypass before setting proxy agent
2.1.0
Octokit client follows proxy settings
Fix issue number for pull request comment events
2.0.1
Add "types" to package.json
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