Skip to content

Commit

Permalink
chore: release 4.24.0 (#501)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.24.0](v4.23.6...v4.24.0)
(2025-01-30)
### Features
*
[`402d480`](402d480)
[#500](#500) engines to ^20.17.0
|| >=22.9.0 (#500) (@reggi)
### Dependencies
*
[`83c0c7d`](83c0c7d)
[#498](#498) `[email protected]` (#498)
(@reggi)

---
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>
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
1 parent 83c0c7d commit 0016dce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.23.6"
".": "4.24.0"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.24.0](https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0) (2025-01-30)
### Features
* [`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)
### Dependencies
* [`83c0c7d`](https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78) [#498](https://github.com/npm/template-oss/pull/498) `[email protected]` (#498) (@reggi)

## [4.23.6](https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6) (2024-12-11)
### Bug Fixes
* [`252092a`](https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a) [#495](https://github.com/npm/template-oss/pull/495) correct versions with prereleases (#495) (@reggi)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
"version": "4.23.6",
"version": "4.24.0",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
Expand Down

0 comments on commit 0016dce

Please sign in to comment.