Skip to content

Commit

Permalink
chore: release 14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Oct 16, 2024
1 parent fa5f233 commit 46d0cbc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "14.0.1"
".": "14.0.2"
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [14.0.2](https://github.com/npm/make-fetch-happen/compare/v14.0.1...v14.0.2) (2024-10-16)
### Bug Fixes
* [`fa5f233`](https://github.com/npm/make-fetch-happen/commit/fa5f233e99458478fa5b18e77d953996e0b7a078) [#324](https://github.com/npm/make-fetch-happen/pull/324) don't use the request signal in the agent (#324) (@thewilkybarkid, @wraithgar)

## [14.0.1](https://github.com/npm/make-fetch-happen/compare/v14.0.0...v14.0.1) (2024-10-02)
### Dependencies
* [`5eae0b6`](https://github.com/npm/make-fetch-happen/commit/5eae0b6331b8e893add029ae443fe0330e3f30ff) [#321](https://github.com/npm/make-fetch-happen/pull/321) bump `cacache@19.0.1`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "make-fetch-happen",
"version": "14.0.1",
"version": "14.0.2",
"description": "Opinionated, caching, retrying fetch client",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 46d0cbc

Please # to comment.