Skip to content

Commit 8ff563d

Browse files
chore: release 4.21.1 (#390)
🤖 I have created a release *beep* *boop* --- ## [4.21.1](v4.21.0...v4.21.1) (2023-12-04) ### Bug Fixes * [`a64e952`](a64e952) [#389](#389) collapse chores in changelog (@lukekarrys) * [`1df98ef`](1df98ef) [#389](#389) run install-latest-npm in temp dir (@lukekarrys) --- 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 a64e952 commit 8ff563d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.21.0"
2+
".": "4.21.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.21.1](https://github.com/npm/template-oss/compare/v4.21.0...v4.21.1) (2023-12-04)
4+
5+
### Bug Fixes
6+
7+
* [`a64e952`](https://github.com/npm/template-oss/commit/a64e9522714e4eef570b20838821364cdf3d635e) [#389](https://github.com/npm/template-oss/pull/389) collapse chores in changelog (@lukekarrys)
8+
* [`1df98ef`](https://github.com/npm/template-oss/commit/1df98ef0c80d47c29bfeb1e8d66e3d1636dbd5ad) [#389](https://github.com/npm/template-oss/pull/389) run install-latest-npm in temp dir (@lukekarrys)
9+
310
## [4.21.0](https://github.com/npm/template-oss/compare/v4.20.0...v4.21.0) (2023-12-01)
411

512
### Features

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