Skip to content

Commit 008c2fa

Browse files
chore: release 4.27.1 (#536)
🤖 I have created a release *beep* *boop* --- ## [4.27.1](v4.27.0...v4.27.1) (2025-10-20) ### Bug Fixes * [`c9ae7dc`](c9ae7dc) [#535](#535) some test folders need quotes for correct globbing (#535) (@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 c9ae7dc commit 008c2fa

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.0"
2+
".": "4.27.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.27.1](https://github.com/npm/template-oss/compare/v4.27.0...v4.27.1) (2025-10-20)
4+
### Bug Fixes
5+
* [`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)
6+
37
## [4.27.0](https://github.com/npm/template-oss/compare/v4.26.1...v4.27.0) (2025-10-20)
48
### Features
59
* [`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)

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