Skip to content

Commit 8d84cd1

Browse files
chore: release 4.24.2 (#507)
🤖 I have created a release *beep* *boop* --- ## [4.24.2](v4.24.1...v4.24.2) (2025-03-05) ### Bug Fixes * [`fa962c3`](fa962c3) [#506](#506) propagate content read for release integration (#506) (@reggi) * [`1cb710e`](1cb710e) [#505](#505) adds permissions to all workflows (#505) (@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>
1 parent fa962c3 commit 8d84cd1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.24.1"
2+
".": "4.24.2"
33
}

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [4.24.2](https://github.com/npm/template-oss/compare/v4.24.1...v4.24.2) (2025-03-05)
4+
### Bug Fixes
5+
* [`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)
6+
* [`1cb710e`](https://github.com/npm/template-oss/commit/1cb710e2770047fe60f3930faca66881a1a81196) [#505](https://github.com/npm/template-oss/pull/505) adds permissions to all workflows (#505) (@reggi)
7+
38
## [4.24.1](https://github.com/npm/template-oss/compare/v4.24.0...v4.24.1) (2025-02-04)
49
### Bug Fixes
510
* [`4f871ab`](https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7) [#503](https://github.com/npm/template-oss/pull/503) tap exclude (#503) (@reggi)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/template-oss",
3-
"version": "4.24.1",
3+
"version": "4.24.2",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)