Skip to content

Commit 81de91d

Browse files
chore: release 8.0.2 (#129)
🤖 I have created a release *beep* *boop* --- ## [8.0.2](v8.0.1...v8.0.2) (2024-10-18) ### Bug Fixes * [`5ecf301`](5ecf301) [#128](#128) open URL in browser on WSL (#128) (@mbtools, @wraithgar) ### Chores * [`ef4ba09`](ef4ba09) [#127](#127) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#127) (@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 ef4ba09 commit 81de91d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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.0.1"
2+
".": "8.0.2"
33
}

CHANGELOG.md

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

3+
## [8.0.2](https://github.com/npm/promise-spawn/compare/v8.0.1...v8.0.2) (2024-10-18)
4+
### Bug Fixes
5+
* [`5ecf301`](https://github.com/npm/promise-spawn/commit/5ecf3016c8252a35f7b84fe7e63ca1f97e3ce6d7) [#128](https://github.com/npm/promise-spawn/pull/128) open URL in browser on WSL (#128) (@mbtools, @wraithgar)
6+
### Chores
7+
* [`ef4ba09`](https://github.com/npm/promise-spawn/commit/ef4ba0994104927011160f1ef4e7256335e16544) [#127](https://github.com/npm/promise-spawn/pull/127) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#127) (@dependabot[bot], @npm-cli-bot)
8+
39
## [8.0.1](https://github.com/npm/promise-spawn/compare/v8.0.0...v8.0.1) (2024-10-02)
410
### Dependencies
511
* [`606edd3`](https://github.com/npm/promise-spawn/commit/606edd301ac120f4bc4e710846b2581659f12eaf) [#124](https://github.com/npm/promise-spawn/pull/124) bump `[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": "@npmcli/promise-spawn",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)