From 81e89d6a3b752247182ba95d33d401ef6dd913d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 17:21:15 +0000 Subject: [PATCH] chore: release 19.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 30739d47..db0f4052 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "19.1.0" + ".": "19.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 18af67e3..9d9359f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [19.1.1](https://github.com/npm/npm-registry-fetch/compare/v19.1.0...v19.1.1) (2025-11-13) +### Dependencies +* [`360ec4e`](https://github.com/npm/npm-registry-fetch/commit/360ec4ebb295c292b367ca6d12d22fdb370fed98) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `@npmcli/redact@4.0.0` +* [`c703622`](https://github.com/npm/npm-registry-fetch/commit/c7036227a3dda6ff620d6a8bd423bcf0348040a8) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `minipass-fetch@5.0.0` +* [`61662d9`](https://github.com/npm/npm-registry-fetch/commit/61662d969569aeda6ccaa368da8317ec23a01b54) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `ssri@13.0.0` +* [`4ab8c96`](https://github.com/npm/npm-registry-fetch/commit/4ab8c96033cbb519677d1db01bed1e9cb86ea878) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `proc-log@6.0.0` +### Chores +* [`10ecc6a`](https://github.com/npm/npm-registry-fetch/commit/10ecc6a6b5f1bdcf443f95546bbb58c181ea3881) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `@npmcli/eslint-config@6.0.0` (@wraithgar) +* [`139321c`](https://github.com/npm/npm-registry-fetch/commit/139321ccf72c7f72fd4bb4ddeaf07b16ea193e15) [#282](https://github.com/npm/npm-registry-fetch/pull/282) `@npmcli/template-oss@4.28.0` (@wraithgar) + ## [19.1.0](https://github.com/npm/npm-registry-fetch/compare/v19.0.0...v19.1.0) (2025-10-28) ### Features * [`d8074d6`](https://github.com/npm/npm-registry-fetch/commit/d8074d6a0344085180e0acc37d1ebeb789c7de63) [#280](https://github.com/npm/npm-registry-fetch/pull/280) add signal opt (#280) (@clemgbld) diff --git a/package.json b/package.json index 4a511acc..6f43ed70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-registry-fetch", - "version": "19.1.0", + "version": "19.1.1", "description": "Fetch-based http client for use with npm registry APIs", "main": "lib", "files": [