Skip to content

Commit

Permalink
chore: release 4.21.1 (#390)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Dec 4, 2023
1 parent a64e952 commit 8ff563d
Show file tree
Hide file tree
Showing 3 changed files with 9 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.21.0"
".": "4.21.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.21.1](https://github.com/npm/template-oss/compare/v4.21.0...v4.21.1) (2023-12-04)

### Bug Fixes

* [`a64e952`](https://github.com/npm/template-oss/commit/a64e9522714e4eef570b20838821364cdf3d635e) [#389](https://github.com/npm/template-oss/pull/389) collapse chores in changelog (@lukekarrys)
* [`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)

## [4.21.0](https://github.com/npm/template-oss/compare/v4.20.0...v4.21.0) (2023-12-01)

### Features
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.21.0",
"version": "4.21.1",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
Expand Down

0 comments on commit 8ff563d

Please sign in to comment.