Skip to content

Commit 68f01eb

Browse files
chore: release 8.2.5 (#347)
🤖 I have created a release *beep* *boop* --- ## [8.2.5](v8.2.4...v8.2.5) (2026-02-19) ### Bug Fixes * [`94effe9`](94effe9) update license validation code (#345) (@wraithgar) ### Chores * [`803e95d`](803e95d) [#346](#346) trigger release process (#346) (@wraithgar) * [`81d2b3c`](81d2b3c) [#343](#343) bump @npmcli/template-oss from 4.23.4 to 4.29.0 (#343) (@dependabot[bot], @npm-cli-bot, @owlstronaut) --- 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 803e95d commit 68f01eb

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.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)