From 9b0f328be232978885905dfafca655bbb9524a43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:02:40 +0000 Subject: [PATCH] chore: release 10.0.4 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d1344..bf4db5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [10.0.4](https://www.github.com/npm/make-fetch-happen/compare/v10.0.3...v10.0.4) (2022-03-02) + + +### Dependencies + +* bump minipass-fetch from 1.4.1 to 2.0.1 ([#108](https://www.github.com/npm/make-fetch-happen/issues/108)) ([0257b63](https://www.github.com/npm/make-fetch-happen/commit/0257b637dde5831c9a9f1f652282d7818bebfa4a)) +* update agentkeepalive requirement from ^4.2.0 to ^4.2.1 ([#102](https://www.github.com/npm/make-fetch-happen/issues/102)) ([0252efc](https://www.github.com/npm/make-fetch-happen/commit/0252efcb934c2b3d95af366d79b26d74aa477ca9)) +* update lru-cache requirement from ^7.3.1 to ^7.4.0 ([#103](https://www.github.com/npm/make-fetch-happen/issues/103)) ([140ff64](https://www.github.com/npm/make-fetch-happen/commit/140ff64e90962ba5b8f7be7ef39446a669cfe572)) + ### [10.0.3](https://www.github.com/npm/make-fetch-happen/compare/v10.0.2...v10.0.3) (2022-02-15) diff --git a/package.json b/package.json index 8923642..b871b18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-fetch-happen", - "version": "10.0.3", + "version": "10.0.4", "description": "Opinionated, caching, retrying fetch client", "main": "lib/index.js", "files": [