Skip to content

Commit 724700b

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 4.21.4
1 parent 41ee083 commit 724700b

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.3"
2+
".": "4.21.4"
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.4](https://github.com/npm/template-oss/compare/v4.21.3...v4.21.4) (2024-04-15)
4+
5+
### Dependencies
6+
7+
* [`41ee083`](https://github.com/npm/template-oss/commit/41ee08375c053a4f40050ed4e09324848174b0b8) [#425](https://github.com/npm/template-oss/pull/425) bump undici from 5.28.3 to 6.7.0 (#425) (@dependabot[bot])
8+
* [`1106838`](https://github.com/npm/template-oss/commit/1106838f4c520855f56bf1ff7bac9f0231372635) [#427](https://github.com/npm/template-oss/pull/427) `[email protected]` (#427)
9+
310
## [4.21.3](https://github.com/npm/template-oss/compare/v4.21.2...v4.21.3) (2023-12-06)
411

512
### Bug Fixes

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.3",
3+
"version": "4.21.4",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)