From 3e9444e6789e0842e8855d71ed6de2417245309b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:00:34 -0700 Subject: [PATCH] chore: release 4.21.2 (#393) :robot: I have created a release *beep* *boop* --- ## [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) --- 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> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7eda3347..3126c4dc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.21.1" + ".": "4.21.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f8fe8e..2b7ce4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 40786aa3..85564b4c 100644 --- a/package.json +++ b/package.json @@ -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": {