Skip to content

Commit fc3fc00

Browse files
chore: release 4.28.1 (#547)
🤖 I have created a release *beep* *boop* --- ## [4.28.1](v4.28.0...v4.28.1) (2025-11-21) ### Dependencies * [`06ab9b5`](06ab9b5) [#546](#546) bump ini from 5.0.0 to 6.0.0 (#546) (@dependabot[bot]) * [`d0dc345`](d0dc345) [#541](#541) bump @commitlint/cli from 19.8.1 to 20.1.0 (#541) (@dependabot[bot]) * [`0c603c7`](0c603c7) [#544](#544) bump proc-log from 5.0.0 to 6.0.0 (#544) (@dependabot[bot]) * [`1137f1b`](1137f1b) [#540](#540) bump @commitlint/config-conventional from 19.8.1 to 20.0.0 (#540) (@dependabot[bot]) * [`a45855f`](a45855f) [#539](#539) bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (#539) (@dependabot[bot]) * [`0cf63fe`](0cf63fe) [#543](#543) bump glob from 11.1.0 to 13.0.0 (#543) (@dependabot[bot]) ### Chores * [`26a8165`](26a8165) [#542](#542) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#542) (@dependabot[bot]) * [`7723c1c`](7723c1c) [#545](#545) bump eslint-config-prettier from 9.1.2 to 10.1.8 (#545) (@dependabot[bot]) --- 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 06ab9b5 commit fc3fc00

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.28.0"
2+
".": "4.28.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.28.1](https://github.com/npm/template-oss/compare/v4.28.0...v4.28.1) (2025-11-21)
4+
### Dependencies
5+
* [`06ab9b5`](https://github.com/npm/template-oss/commit/06ab9b51d9297d7789b117ff622de42e5d7be9f0) [#546](https://github.com/npm/template-oss/pull/546) bump ini from 5.0.0 to 6.0.0 (#546) (@dependabot[bot])
6+
* [`d0dc345`](https://github.com/npm/template-oss/commit/d0dc345710fe8b8a87edd423ea63b61796e82c71) [#541](https://github.com/npm/template-oss/pull/541) bump @commitlint/cli from 19.8.1 to 20.1.0 (#541) (@dependabot[bot])
7+
* [`0c603c7`](https://github.com/npm/template-oss/commit/0c603c7460294e85bd461662bd529105716e43a3) [#544](https://github.com/npm/template-oss/pull/544) bump proc-log from 5.0.0 to 6.0.0 (#544) (@dependabot[bot])
8+
* [`1137f1b`](https://github.com/npm/template-oss/commit/1137f1b6c507104b31f5db7f415ed5bc7cb2901e) [#540](https://github.com/npm/template-oss/pull/540) bump @commitlint/config-conventional from 19.8.1 to 20.0.0 (#540) (@dependabot[bot])
9+
* [`a45855f`](https://github.com/npm/template-oss/commit/a45855f83af1195e211bd19899e6d33f914541b6) [#539](https://github.com/npm/template-oss/pull/539) bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (#539) (@dependabot[bot])
10+
* [`0cf63fe`](https://github.com/npm/template-oss/commit/0cf63feb275d0a8b046ec1e9a639340b53576d15) [#543](https://github.com/npm/template-oss/pull/543) bump glob from 11.1.0 to 13.0.0 (#543) (@dependabot[bot])
11+
### Chores
12+
* [`26a8165`](https://github.com/npm/template-oss/commit/26a8165de1dbe2fe182471c026d23dff2807d843) [#542](https://github.com/npm/template-oss/pull/542) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#542) (@dependabot[bot])
13+
* [`7723c1c`](https://github.com/npm/template-oss/commit/7723c1cc5f7493937390579e8b88170fd6fe02c6) [#545](https://github.com/npm/template-oss/pull/545) bump eslint-config-prettier from 9.1.2 to 10.1.8 (#545) (@dependabot[bot])
14+
315
## [4.28.0](https://github.com/npm/template-oss/compare/v4.27.1...v4.28.0) (2025-10-29)
416
### Features
517
* [`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)

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