Skip to content

Commit c595439

Browse files
chore: release 8.2.4 (#342)
🤖 I have created a release *beep* *boop* --- ## [8.2.4](v8.2.3...v8.2.4) (2025-11-21) ### Dependencies * [`f2df0e2`](f2df0e2) [#338](#338) bump promzard from 2.0.0 to 3.0.1 (#338) (@dependabot[bot]) * [`02e2313`](02e2313) [#341](#341) bump read from 4.1.0 to 5.0.1 (#341) (@dependabot[bot]) ### Chores * [`291136b`](291136b) [#340](#340) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#340) (@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 f2df0e2 commit c595439

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-
".": "8.2.3"
2+
".": "8.2.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+
## [8.2.4](https://github.com/npm/init-package-json/compare/v8.2.3...v8.2.4) (2025-11-21)
4+
### Dependencies
5+
* [`f2df0e2`](https://github.com/npm/init-package-json/commit/f2df0e264dcbb959cc94bc01a790ee57aab8ed0a) [#338](https://github.com/npm/init-package-json/pull/338) bump promzard from 2.0.0 to 3.0.1 (#338) (@dependabot[bot])
6+
* [`02e2313`](https://github.com/npm/init-package-json/commit/02e2313486e69d426259de2e0bafea1fc3e91866) [#341](https://github.com/npm/init-package-json/pull/341) bump read from 4.1.0 to 5.0.1 (#341) (@dependabot[bot])
7+
### Chores
8+
* [`291136b`](https://github.com/npm/init-package-json/commit/291136b4d4cc60bc138c99dc7ced4f4213ff7aa9) [#340](https://github.com/npm/init-package-json/pull/340) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#340) (@dependabot[bot])
9+
310
## [8.2.3](https://github.com/npm/init-package-json/compare/v8.2.2...v8.2.3) (2025-11-17)
411
### Dependencies
512
* [`f03c37b`](https://github.com/npm/init-package-json/commit/f03c37bfbed27c2a538c094de92c027675bd429a) [#336](https://github.com/npm/init-package-json/pull/336) `[email protected]` (#336)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init-package-json",
3-
"version": "8.2.3",
3+
"version": "8.2.4",
44
"main": "lib/init-package-json.js",
55
"scripts": {
66
"test": "tap",

0 commit comments

Comments
 (0)