Skip to content

Commit cd66440

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 4.24.0
1 parent 402d480 commit cd66440

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.23.6"
2+
".": "4.24.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.24.0](https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0) (2025-01-29)
4+
### Features
5+
* [`402d480`](https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2) [#500](https://github.com/npm/template-oss/pull/500) engines to ^20.17.0 || >=22.9.0 (#500) (@reggi)
6+
37
## [4.23.6](https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6) (2024-12-11)
48
### Bug Fixes
59
* [`252092a`](https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a) [#495](https://github.com/npm/template-oss/pull/495) correct versions with prereleases (#495) (@reggi)

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