Skip to content

Commit 86e51e7

Browse files
chore: release 9.0.1 (#149)
🤖 I have created a release *beep* *boop* --- ## [9.0.1](v9.0.0...v9.0.1) (2025-11-13) ### Dependencies * [`8118181`](8118181) [#148](#148) bump which from 5.0.0 to 6.0.0 (#148) (@dependabot[bot]) ### Chores * [`9a474fe`](9a474fe) [#146](#146) bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#146) (@dependabot[bot]) * [`70cf3ad`](70cf3ad) [#147](#147) bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#147) (@dependabot[bot], @npm-cli-bot) --- 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 8118181 commit 86e51e7

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-
".": "9.0.0"
2+
".": "9.0.1"
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+
## [9.0.1](https://github.com/npm/promise-spawn/compare/v9.0.0...v9.0.1) (2025-11-13)
4+
### Dependencies
5+
* [`8118181`](https://github.com/npm/promise-spawn/commit/8118181eee920f51786b3338f25e06beb4acfd58) [#148](https://github.com/npm/promise-spawn/pull/148) bump which from 5.0.0 to 6.0.0 (#148) (@dependabot[bot])
6+
### Chores
7+
* [`9a474fe`](https://github.com/npm/promise-spawn/commit/9a474fee2f65e7bddcce1c5640d70d54beb22067) [#146](https://github.com/npm/promise-spawn/pull/146) bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#146) (@dependabot[bot])
8+
* [`70cf3ad`](https://github.com/npm/promise-spawn/commit/70cf3add3237e594656d5905425506f68b2a67a5) [#147](https://github.com/npm/promise-spawn/pull/147) bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#147) (@dependabot[bot], @npm-cli-bot)
9+
310
## [9.0.0](https://github.com/npm/promise-spawn/compare/v8.0.3...v9.0.0) (2025-10-23)
411
### ⚠️ BREAKING CHANGES
512
* `@npmcli/promise-spawn` now supports node `^20.17.0 || >=22.9.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/promise-spawn",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)