Skip to content

Commit deb5d5f

Browse files
chore: release 4.23.4 (#475)
🤖 I have created a release *beep* *boop* --- ## [4.23.4](v4.23.3...v4.23.4) (2024-10-02) ### Dependencies * [`d267eb3`](d267eb3) [#487](#487) bump `[email protected]` * [`1d3b53e`](1d3b53e) [#487](#487) bump `[email protected]` * [`6840cf2`](6840cf2) [#487](#487) bump `[email protected]` * [`552c637`](552c637) [#487](#487) bump `[email protected]` * [`c6fd556`](c6fd556) [#487](#487) bump `[email protected]` * [`4a3fa8e`](4a3fa8e) [#487](#487) bump `@npmcli/[email protected]` * [`5ddf209`](5ddf209) [#487](#487) bump `@npmcli/[email protected]` * [`6ff9e17`](6ff9e17) [#487](#487) bump `@npmcli/[email protected]` * [`e815f95`](e815f95) [#482](#482) bump release-please from 16.12.0 to 16.13.0 (#482) (@dependabot[bot]) * [`3528a02`](3528a02) [#474](#474) bump diff from 5.2.0 to 6.0.0 (#474) (@dependabot[bot]) ### Chores * [`eb549a4`](eb549a4) [#473](#473) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot]) --- 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>
1 parent d267eb3 commit deb5d5f

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.23.3"
2+
".": "4.23.4"
33
}

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [4.23.4](https://github.com/npm/template-oss/compare/v4.23.3...v4.23.4) (2024-10-02)
4+
### Dependencies
5+
* [`d267eb3`](https://github.com/npm/template-oss/commit/d267eb37f516cace03d8d30fbaf20a91d8525005) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`
6+
* [`1d3b53e`](https://github.com/npm/template-oss/commit/1d3b53e5a0a35dbf15303f2d19008e0e23c431b3) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`
7+
* [`6840cf2`](https://github.com/npm/template-oss/commit/6840cf2ea812bbbcec29660d7484184346e0887d) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`
8+
* [`552c637`](https://github.com/npm/template-oss/commit/552c637f699dc7ad8f8c3e5b74882bbbc4b7ec93) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`
9+
* [`c6fd556`](https://github.com/npm/template-oss/commit/c6fd5564c61694d1d60524fd548cc69ed70c6635) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`
10+
* [`4a3fa8e`](https://github.com/npm/template-oss/commit/4a3fa8e9e15c7c78c7740b2481dc33bee09669fc) [#487](https://github.com/npm/template-oss/pull/487) bump `@npmcli/[email protected]`
11+
* [`5ddf209`](https://github.com/npm/template-oss/commit/5ddf2094bad15c19c41e514851e3f354c0204b6d) [#487](https://github.com/npm/template-oss/pull/487) bump `@npmcli/[email protected]`
12+
* [`6ff9e17`](https://github.com/npm/template-oss/commit/6ff9e171b722844fb933622eb43d4a9e3bd3ef22) [#487](https://github.com/npm/template-oss/pull/487) bump `@npmcli/[email protected]`
13+
* [`e815f95`](https://github.com/npm/template-oss/commit/e815f956cd66c133afeb6bd8119b05b984435651) [#482](https://github.com/npm/template-oss/pull/482) bump release-please from 16.12.0 to 16.13.0 (#482) (@dependabot[bot])
14+
* [`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])
15+
### Chores
16+
* [`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])
17+
318
## [4.23.3](https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3) (2024-08-26)
419
### Bug Fixes
520
* [`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

+1-1
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)