Skip to content

Commit 2ccf10d

Browse files
chore: release 4.28.0 (#538)
🤖 I have created a release *beep* *boop* --- ## [4.28.0](v4.27.1...v4.28.0) (2025-10-29) ### Features * [`dccde95`](dccde95) [#537](#537) adds script to run tests with node 20 correctly (@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 dccde95 commit 2ccf10d

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.27.1"
2+
".": "4.28.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.28.0](https://github.com/npm/template-oss/compare/v4.27.1...v4.28.0) (2025-10-29)
4+
### Features
5+
* [`dccde95`](https://github.com/npm/template-oss/commit/dccde954df3085bb0de4f6c20867038ca401574c) [#537](https://github.com/npm/template-oss/pull/537) adds script to run tests with node 20 correctly (@owlstronaut)
6+
37
## [4.27.1](https://github.com/npm/template-oss/compare/v4.27.0...v4.27.1) (2025-10-20)
48
### Bug Fixes
59
* [`c9ae7dc`](https://github.com/npm/template-oss/commit/c9ae7dc210e3bfb9de7f25eb33e9905ae3fdd0b5) [#535](https://github.com/npm/template-oss/pull/535) some test folders need quotes for correct globbing (#535) (@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.27.1",
3+
"version": "4.28.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)