Skip to content

Commit c046cca

Browse files
authoredOct 2, 2024··
chore: release 18.0.1 (#271)
🤖 I have created a release *beep* *boop* --- ## [18.0.1](v18.0.0...v18.0.1) (2024-10-02) ### Dependencies * [`ad9139a`](ad9139a) [#270](#270) bump `[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 ad9139a commit c046cca

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
 

‎.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "18.0.0"
2+
".": "18.0.1"
33
}

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [18.0.1](https://github.com/npm/npm-registry-fetch/compare/v18.0.0...v18.0.1) (2024-10-02)
4+
### Dependencies
5+
* [`ad9139a`](https://github.com/npm/npm-registry-fetch/commit/ad9139a8638f85ab159ba6733fae6fe763083204) [#270](https://github.com/npm/npm-registry-fetch/pull/270) bump `make-fetch-happen@14.0.0`
6+
37
## [18.0.0](https://github.com/npm/npm-registry-fetch/compare/v17.1.0...v18.0.0) (2024-09-26)
48
### ⚠️ BREAKING CHANGES
59
* `npm-registry-fetch` now supports node `^18.17.0 || >=20.5.0`

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-registry-fetch",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"description": "Fetch-based http client for use with npm registry APIs",
55
"main": "lib",
66
"files": [

0 commit comments

Comments
 (0)
Please sign in to comment.