Skip to content

Commit 7fdd0a2

Browse files
chore: release 15.0.2 (#336)
🤖 I have created a release *beep* *boop* --- ## [15.0.2](v15.0.1...v15.0.2) (2025-09-18) ### Dependencies * [`dfced01`](dfced01) [#335](#335) `@npmcli/[email protected]` --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dfced01 commit 7fdd0a2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "15.0.1"
2+
".": "15.0.2"
33
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [15.0.2](https://github.com/npm/make-fetch-happen/compare/v15.0.1...v15.0.2) (2025-09-18)
4+
### Dependencies
5+
* [`dfced01`](https://github.com/npm/make-fetch-happen/commit/dfced01a3b33a970891fe05f238c8597e2486dcb) [#335](https://github.com/npm/make-fetch-happen/pull/335) `@npmcli/[email protected]`
6+
37
## [15.0.1](https://github.com/npm/make-fetch-happen/compare/v15.0.0...v15.0.1) (2025-08-19)
48
### Dependencies
59
* [`852a0d3`](https://github.com/npm/make-fetch-happen/commit/852a0d38eb70ac1241dd3fad96dd33c4a9f2a7a6) [#333](https://github.com/npm/make-fetch-happen/pull/333) `[email protected]`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "make-fetch-happen",
3-
"version": "15.0.1",
3+
"version": "15.0.2",
44
"description": "Opinionated, caching, retrying fetch client",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)