Skip to content

Commit

Permalink
chore: release 4.21.2 (#393)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.21.2](v4.21.1...v4.21.2)
(2023-12-05)

### Bug Fixes

*
[`8953024`](8953024)
[#394](#394) increase open
dependabot limit (@lukekarrys)
*
[`9e24894`](9e24894)
[#392](#392) do not collapse
chores for now (#392) (@lukekarrys)

### Chores

*
[`ed599cd`](ed599cd)
[#394](#394) ignore
release-please coverage (@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 5, 2023
1 parent ed599cd commit 3e9444e
Show file tree
Hide file tree
Showing 3 changed files with 13 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.1"
".": "4.21.2"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.21.2](https://github.com/npm/template-oss/compare/v4.21.1...v4.21.2) (2023-12-05)

### Bug Fixes

* [`8953024`](https://github.com/npm/template-oss/commit/89530240670cc01826c27c8794ca73c2e29505c1) [#394](https://github.com/npm/template-oss/pull/394) increase open dependabot limit (@lukekarrys)
* [`9e24894`](https://github.com/npm/template-oss/commit/9e24894b9a9db28f739ed31cd8c3426af11aa0fb) [#392](https://github.com/npm/template-oss/pull/392) do not collapse chores for now (#392) (@lukekarrys)

### Chores

* [`ed599cd`](https://github.com/npm/template-oss/commit/ed599cd3b1c3ec62324ff047d83c25dc45f70603) [#394](https://github.com/npm/template-oss/pull/394) ignore release-please coverage (@lukekarrys)

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

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

0 comments on commit 3e9444e

Please sign in to comment.