Skip to content

Commit adf1df0

Browse files
chore: release 4.26.1 (#532)
🤖 I have created a release *beep* *boop* --- ## [4.26.1](v4.26.0...v4.26.1) (2025-10-20) ### Bug Fixes * [`eeb4266`](eeb4266) [#531](#531) uses ci-friendly startsWith instead of fromJSON (#531) (@owlstronaut) --- 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 eeb4266 commit adf1df0

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.26.0"
2+
".": "4.26.1"
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.26.1](https://github.com/npm/template-oss/compare/v4.26.0...v4.26.1) (2025-10-20)
4+
### Bug Fixes
5+
* [`eeb4266`](https://github.com/npm/template-oss/commit/eeb426620b7145cfa54821332993f5d2ab98c59a) [#531](https://github.com/npm/template-oss/pull/531) uses ci-friendly startsWith instead of fromJSON (#531) (@owlstronaut)
6+
37
## [4.26.0](https://github.com/npm/template-oss/compare/v4.25.1...v4.26.0) (2025-10-16)
48
### Features
59
* [`f3f2f25`](https://github.com/npm/template-oss/commit/f3f2f25f51f2b01565fd1724d40873808f6ad0ca) [#529](https://github.com/npm/template-oss/pull/529) adds testRunner config to specify using node:test (@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.26.0",
3+
"version": "4.26.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)