Skip to content

Commit db456df

Browse files
chore: release 4.25.1 (#523)
🤖 I have created a release *beep* *boop* --- ## [4.25.1](v4.25.0...v4.25.1) (2025-09-18) ### Bug Fixes * [`1c8f96d`](1c8f96d) [#522](#522) use native fetch instead of undici (@owlstronaut) ### Dependencies * [`729b8e7`](729b8e7) [#527](#527) `@npmcli/[email protected]` (#527) * [`2ac2fd0`](2ac2fd0) [#525](#525) `[email protected]` * [`289aaae`](289aaae) [#525](#525) `[email protected]` * [`f0d3f14`](f0d3f14) [#525](#525) `@npmcli/[email protected]` * [`629d83e`](629d83e) [#525](#525) `@npmcli/[email protected]` * [`aaa8fa5`](aaa8fa5) [#522](#522) `[email protected]` * [`94f5484`](94f5484) [#522](#522) `@octokit/[email protected]` * [`e9c360b`](e9c360b) [#522](#522) remove undici * [`1617bd5`](1617bd5) [#521](#521) `[email protected]` * [`c3f8175`](c3f8175) [#521](#521) `[email protected]` * [`6bdb74f`](6bdb74f) [#521](#521) `[email protected]` * [`69d1d04`](69d1d04) [#521](#521) `[email protected]` * [`e7118d1`](e7118d1) [#520](#520) `@npmcli/[email protected]` (#520) --- 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 729b8e7 commit db456df

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-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-
".": "4.25.0"
2+
".": "4.25.1"
33
}

CHANGELOG.md

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

3+
## [4.25.1](https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1) (2025-09-18)
4+
### Bug Fixes
5+
* [`1c8f96d`](https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab) [#522](https://github.com/npm/template-oss/pull/522) use native fetch instead of undici (@owlstronaut)
6+
### Dependencies
7+
* [`729b8e7`](https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180) [#527](https://github.com/npm/template-oss/pull/527) `@npmcli/[email protected]` (#527)
8+
* [`2ac2fd0`](https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245) [#525](https://github.com/npm/template-oss/pull/525) `[email protected]`
9+
* [`289aaae`](https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354) [#525](https://github.com/npm/template-oss/pull/525) `[email protected]`
10+
* [`f0d3f14`](https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182) [#525](https://github.com/npm/template-oss/pull/525) `@npmcli/[email protected]`
11+
* [`629d83e`](https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209) [#525](https://github.com/npm/template-oss/pull/525) `@npmcli/[email protected]`
12+
* [`aaa8fa5`](https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c) [#522](https://github.com/npm/template-oss/pull/522) `[email protected]`
13+
* [`94f5484`](https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401) [#522](https://github.com/npm/template-oss/pull/522) `@octokit/[email protected]`
14+
* [`e9c360b`](https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c) [#522](https://github.com/npm/template-oss/pull/522) remove undici
15+
* [`1617bd5`](https://github.com/npm/template-oss/commit/1617bd560088e3136dc5d72175fe225a46500cdd) [#521](https://github.com/npm/template-oss/pull/521) `[email protected]`
16+
* [`c3f8175`](https://github.com/npm/template-oss/commit/c3f8175c2b754171a1593150073f27d214a30182) [#521](https://github.com/npm/template-oss/pull/521) `[email protected]`
17+
* [`6bdb74f`](https://github.com/npm/template-oss/commit/6bdb74f590332e603c486ea40d0e7a9d24c7656a) [#521](https://github.com/npm/template-oss/pull/521) `[email protected]`
18+
* [`69d1d04`](https://github.com/npm/template-oss/commit/69d1d04b0ab832728aa159bd792ab8d0d1682cb2) [#521](https://github.com/npm/template-oss/pull/521) `[email protected]`
19+
* [`e7118d1`](https://github.com/npm/template-oss/commit/e7118d194fc844734c3400435cc4917bb2871c0d) [#520](https://github.com/npm/template-oss/pull/520) `@npmcli/[email protected]` (#520)
20+
321
## [4.25.0](https://github.com/npm/template-oss/compare/v4.24.4...v4.25.0) (2025-07-08)
422
### Features
523
* [`e7b430e`](https://github.com/npm/template-oss/commit/e7b430e6ceeb84768ab1192e3fdf0be5edbc3fdf) [#518](https://github.com/npm/template-oss/pull/518) Add `dependabotInterval` configuration (#518) (@owlstronaut)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/template-oss",
3-
"version": "4.25.0",
3+
"version": "4.25.1",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)