Skip to content

Commit 1fcd42c

Browse files
chore: release 8.2.3 (#337)
🤖 I have created a release *beep* *boop* --- ## [8.2.3](v8.2.2...v8.2.3) (2025-11-17) ### Dependencies * [`f03c37b`](f03c37b) [#336](#336) `[email protected]` (#336) --- 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 f03c37b commit 1fcd42c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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.2"
2+
".": "8.2.3"
33
}

CHANGELOG.md

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

3+
## [8.2.3](https://github.com/npm/init-package-json/compare/v8.2.2...v8.2.3) (2025-11-17)
4+
### Dependencies
5+
* [`f03c37b`](https://github.com/npm/init-package-json/commit/f03c37bfbed27c2a538c094de92c027675bd429a) [#336](https://github.com/npm/init-package-json/pull/336) `[email protected]` (#336)
6+
37
## [8.2.2](https://github.com/npm/init-package-json/compare/v8.2.1...v8.2.2) (2025-08-29)
48
### Dependencies
59
* [`f480504`](https://github.com/npm/init-package-json/commit/f48050495ae5fd484f331240549fc1d3ae895a35) [#332](https://github.com/npm/init-package-json/pull/332) `@npmcli/[email protected]`

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

0 commit comments

Comments
 (0)