Skip to content

Commit 27edf96

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 7.0.2
1 parent 0aaf6f0 commit 27edf96

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.0.1"
2+
".": "7.0.2"
33
}

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [7.0.2](https://github.com/npm/promise-spawn/compare/v7.0.1...v7.0.2) (2024-04-21)
4+
5+
### Bug Fixes
6+
7+
* [`4912015`](https://github.com/npm/promise-spawn/commit/491201572c19d4f85c2461df9e05638f6d5397a2) [#102](https://github.com/npm/promise-spawn/pull/102) reject with error from parent context on close (#102) (@lukekarrys)
8+
9+
### Chores
10+
11+
* [`0aaf6f0`](https://github.com/npm/promise-spawn/commit/0aaf6f0f37e5b468277c8a4d8200b5ab18a4b387) [#104](https://github.com/npm/promise-spawn/pull/104) postinstall for dependabot template-oss PR (@lukekarrys)
12+
* [`2855879`](https://github.com/npm/promise-spawn/commit/2855879bc22b3a1b6b25762bc4816799839e0a92) [#104](https://github.com/npm/promise-spawn/pull/104) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
13+
314
## [7.0.1](https://github.com/npm/promise-spawn/compare/v7.0.0...v7.0.1) (2023-12-21)
415

516
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/promise-spawn",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)