release notes (#317)

This commit is contained in:
eric sciple
2020-01-21 13:25:05 -05:00
committed by GitHub
parent a9175f3986
commit 6072c249ee
7 changed files with 17 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
# @actions/github Releases
### 2.1.0
- [Octokit client follows proxy settings](https://github.com/actions/toolkit/pull/314)
- [Fix issue number for pull request comment events](https://github.com/actions/toolkit/pull/311)
### 2.0.1
- [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221)

View File

@@ -1,6 +1,6 @@
{
"name": "@actions/github",
"version": "2.0.2",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@actions/github",
"version": "2.0.2",
"version": "2.1.0",
"description": "Actions github lib",
"keywords": [
"github",