Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
1.0.7 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
konradpabjan committed Apr 6, 2020
1 parent b7761cf commit 60c8242
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Releases

## 1.0.7
Update NPM dependencies and add 429 to the list of HttpCodes

## 1.0.6
Automatically sends Content-Type and Accept application/json headers for \<verb>Json() helper methods if not set in the client or parameters.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@actions/http-client",
"version": "1.0.6",
"version": "1.0.7",
"description": "Actions Http Client",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 60c8242

Please sign in to comment.