Skip to content

Commit 7887a8c

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 8.2.5
1 parent 803e95d commit 7887a8c

3 files changed

Lines changed: 9 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.4"
2+
".": "8.2.5"
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.5](https://github.com/npm/init-package-json/compare/v8.2.4...v8.2.5) (2026-02-19)
4+
### Bug Fixes
5+
* [`94effe9`](https://github.com/npm/init-package-json/commit/94effe91d2f0dbc8c8b970025f303e3440a7b016) update license validation code (#345) (@wraithgar)
6+
### Chores
7+
* [`803e95d`](https://github.com/npm/init-package-json/commit/803e95d9d2ef16d389ac0562856a554b68448010) [#346](https://github.com/npm/init-package-json/pull/346) trigger release process (#346) (@wraithgar)
8+
* [`81d2b3c`](https://github.com/npm/init-package-json/commit/81d2b3c6495cb6b58d27a5db6e9e6e75a823fe29) [#343](https://github.com/npm/init-package-json/pull/343) bump @npmcli/template-oss from 4.23.4 to 4.29.0 (#343) (@dependabot[bot], @npm-cli-bot, @owlstronaut)
9+
310
## [8.2.4](https://github.com/npm/init-package-json/compare/v8.2.3...v8.2.4) (2025-11-21)
411
### Dependencies
512
* [`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])

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

0 commit comments

Comments
 (0)