Skip to content

Commit 890e842

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 8.2.4
1 parent 291136b commit 890e842

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
* [`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])
6+
### Chores
7+
* [`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])
8+
39
## [8.2.3](https://github.com/npm/init-package-json/compare/v8.2.2...v8.2.3) (2025-11-17)
410
### Dependencies
511
* [`f03c37b`](https://github.com/npm/init-package-json/commit/f03c37bfbed27c2a538c094de92c027675bd429a) [#336](https://github.com/npm/init-package-json/pull/336) `validate-npm-package-name@7.0.0` (#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)