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

Commit 43545b5

Browse files
committed
4.1.0
1 parent 81af34a commit 43545b5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v4.1.0](https://github.com/netlify/js-client/compare/v4.0.5...v4.1.0) - 2020-04-27
11+
12+
### Commits
13+
14+
- Merge pull request #100 from rkretzschmar/master [`81af34a`](https://github.com/netlify/js-client/commit/81af34af496f806271465b5b2cdbc6d6163d2747)
15+
- Add http.Agent option [`e1e139d`](https://github.com/netlify/js-client/commit/e1e139d545d0802e954ab0803bd9103db914bd76)
16+
- Replace mock agent by real http.Agent with arbitrary options [`cff2a98`](https://github.com/netlify/js-client/commit/cff2a9883c1a08b39ca0b95f12c102d7dcaab4c0)
17+
1018
## [v4.0.5](https://github.com/netlify/js-client/compare/v4.0.4...v4.0.5) - 2020-04-13
1119

1220
### Commits

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify",
33
"description": "Netlify Node.js API client",
4-
"version": "4.0.5",
4+
"version": "4.1.0",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)