Skip to content

Commit 415deb2

Browse files
chore: release 4.24.3 (#509)
🤖 I have created a release *beep* *boop* --- ## [4.24.3](v4.24.2...v4.24.3) (2025-03-31) ### Bug Fixes * [`f0975da`](f0975da) allow eslint.config.js in npm project gitignore files (#508) (@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 f0975da commit 415deb2

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.24.2"
2+
".": "4.24.3"
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.3](https://github.com/npm/template-oss/compare/v4.24.2...v4.24.3) (2025-03-31)
4+
### Bug Fixes
5+
* [`f0975da`](https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c) allow eslint.config.js in npm project gitignore files (#508) (@owlstronaut)
6+
37
## [4.24.2](https://github.com/npm/template-oss/compare/v4.24.1...v4.24.2) (2025-03-05)
48
### Bug Fixes
59
* [`fa962c3`](https://github.com/npm/template-oss/commit/fa962c3b6761ee48ee9a10e7f6252f81f6605f4f) [#506](https://github.com/npm/template-oss/pull/506) propagate content read for release integration (#506) (@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.24.2",
3+
"version": "4.24.3",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)