Skip to content

Commit c140b3b

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 4.25.0
1 parent e7b430e commit c140b3b

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-
".": "4.24.4"
2+
".": "4.25.0"
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+
## [4.25.0](https://github.com/npm/template-oss/compare/v4.24.4...v4.25.0) (2025-07-08)
4+
### Features
5+
* [`e7b430e`](https://github.com/npm/template-oss/commit/e7b430e6ceeb84768ab1192e3fdf0be5edbc3fdf) [#518](https://github.com/npm/template-oss/pull/518) Add `dependabotInterval` configuration (#518) (@owlstronaut)
6+
37
## [4.24.4](https://github.com/npm/template-oss/compare/v4.24.3...v4.24.4) (2025-06-25)
48
### Bug Fixes
59
* [`4177f5b`](https://github.com/npm/template-oss/commit/4177f5bda25684b742dce408153a46d95f427c09) [#515](https://github.com/npm/template-oss/pull/515) do not request id-token if no publish (#515) (@wraithgar)

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.24.4",
3+
"version": "4.25.0",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)