Skip to content

Commit 2a5e186

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 4.18.1
1 parent 44123b8 commit 2a5e186

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Diff for: .release-please-manifest.json

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

Diff for: CHANGELOG.md

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

3+
## [4.18.1](https://github.com/npm/template-oss/compare/v4.18.0...v4.18.1) (2023-09-12)
4+
5+
### Bug Fixes
6+
7+
* [`44123b8`](https://github.com/npm/template-oss/commit/44123b8719bb95a2addec741b1937c2f985cffa6) [#354](https://github.com/npm/template-oss/pull/354) install npm in CI based on node version (@lukekarrys)
8+
39
## [4.18.0](https://github.com/npm/template-oss/compare/v4.17.0...v4.18.0) (2023-07-18)
410

511
### Features

Diff for: 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.18.0",
3+
"version": "4.18.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)