Skip to content

Commit 282c8ae

Browse files
chore: release 4.23.4
1 parent 3528a02 commit 282c8ae

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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.23.3"
2+
".": "4.23.4"
33
}

CHANGELOG.md

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

3+
## [4.23.4](https://github.com/npm/template-oss/compare/v4.23.3...v4.23.4) (2024-09-03)
4+
### Dependencies
5+
* [`3528a02`](https://github.com/npm/template-oss/commit/3528a02b307bc56fe9bcdf813b7c51769287a0b8) [#474](https://github.com/npm/template-oss/pull/474) bump diff from 5.2.0 to 6.0.0 (#474) (@dependabot[bot])
6+
### Chores
7+
* [`eb549a4`](https://github.com/npm/template-oss/commit/eb549a4d112f370db7557a4e30446d4a90c57db3) [#473](https://github.com/npm/template-oss/pull/473) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
8+
39
## [4.23.3](https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3) (2024-08-26)
410
### Bug Fixes
511
* [`a102a8b`](https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790) [#471](https://github.com/npm/template-oss/pull/471) no duplicate changelog entries (#471) (@lukekarrys)

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