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

Commit 60c8242

Browse files
committed
1.0.7 Release
1 parent b7761cf commit 60c8242

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Releases
22

3+
## 1.0.7
4+
Update NPM dependencies and add 429 to the list of HttpCodes
5+
36
## 1.0.6
47
Automatically sends Content-Type and Accept application/json headers for \<verb>Json() helper methods if not set in the client or parameters.
58

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actions/http-client",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Actions Http Client",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)