Skip to content

Commit 38707bd

Browse files
chore: release 8.2.2 (#335)
🤖 I have created a release *beep* *boop* --- ## [8.2.2](v8.2.1...v8.2.2) (2025-08-29) ### Dependencies * [`f480504`](f480504) [#332](#332) `@npmcli/[email protected]` * [`2662a02`](2662a02) [#332](#332) `[email protected]` * [`160c315`](160c315) [#332](#332) `[email protected]` * [`adbd5cb`](adbd5cb) [#332](#332) `[email protected]` --- 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 f480504 commit 38707bd

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.1"
2+
".": "8.2.2"
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.2](https://github.com/npm/init-package-json/compare/v8.2.1...v8.2.2) (2025-08-29)
4+
### Dependencies
5+
* [`f480504`](https://github.com/npm/init-package-json/commit/f48050495ae5fd484f331240549fc1d3ae895a35) [#332](https://github.com/npm/init-package-json/pull/332) `@npmcli/[email protected]`
6+
* [`2662a02`](https://github.com/npm/init-package-json/commit/2662a02db712c595e795345eb5d7eb6f4ca23f99) [#332](https://github.com/npm/init-package-json/pull/332) `[email protected]`
7+
* [`160c315`](https://github.com/npm/init-package-json/commit/160c31528f94c622506235021e99dd17834ff20e) [#332](https://github.com/npm/init-package-json/pull/332) `[email protected]`
8+
* [`adbd5cb`](https://github.com/npm/init-package-json/commit/adbd5cbfc54116c0f214f559b7ed31195966d81b) [#332](https://github.com/npm/init-package-json/pull/332) `[email protected]`
9+
310
## [8.2.1](https://github.com/npm/init-package-json/compare/v8.2.0...v8.2.1) (2025-05-14)
411
### Bug Fixes
512
* [`d2da53b`](https://github.com/npm/init-package-json/commit/d2da53b5ccff49d008cb138db5c56bcb02ca7b77) [#330](https://github.com/npm/init-package-json/pull/330) private option uses the real config to determine default (#330) (@owlstronaut)

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.1",
3+
"version": "8.2.2",
44
"main": "lib/init-package-json.js",
55
"scripts": {
66
"test": "tap",

0 commit comments

Comments
 (0)