Skip to content

Commit 7a1d571

Browse files
chore: release 4.27.0 (#534)
🤖 I have created a release *beep* *boop* --- ## [4.27.0](v4.26.1...v4.27.0) (2025-10-20) ### Features * [`2e563b4`](2e563b4) [#533](#533) adds coverageThreshold as a config, uses non-workspace dir for tests (#533) (@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 2e563b4 commit 7a1d571

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.1"
2+
".": "4.27.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.27.0](https://github.com/npm/template-oss/compare/v4.26.1...v4.27.0) (2025-10-20)
4+
### Features
5+
* [`2e563b4`](https://github.com/npm/template-oss/commit/2e563b4defe381f18f49ccaa5ffc5d0c93d262dd) [#533](https://github.com/npm/template-oss/pull/533) adds coverageThreshold as a config, uses non-workspace dir for tests (#533) (@owlstronaut)
6+
37
## [4.26.1](https://github.com/npm/template-oss/compare/v4.26.0...v4.26.1) (2025-10-20)
48
### Bug Fixes
59
* [`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)

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.1",
3+
"version": "4.27.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)