Skip to content

Commit

Permalink
chore: release 8.0.0 (#123)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [8.0.0](v7.0.2...v8.0.0)
(2024-09-03)
### ⚠️ BREAKING CHANGES
* `@npmcli/promise-spawn` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`eeaf662`](eeaf662)
[#122](#122) align to npm 10
node engine range (@hashtagchris)
### Chores
*
[`392dc76`](392dc76)
[#122](#122) run
template-oss-apply (@hashtagchris)
*
[`9ed7cbe`](9ed7cbe)
[#120](#120) bump
@npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
*
[`63cc0e6`](63cc0e6)
[#121](#121) postinstall for
dependabot template-oss PR (@hashtagchris)
*
[`a784586`](a784586)
[#121](#121) bump
@npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[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>
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent 392dc76 commit fa58974
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "7.0.2"
".": "8.0.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [8.0.0](https://github.com/npm/promise-spawn/compare/v7.0.2...v8.0.0) (2024-09-03)
### ⚠️ BREAKING CHANGES
* `@npmcli/promise-spawn` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
* [`eeaf662`](https://github.com/npm/promise-spawn/commit/eeaf66200f401ff3c53d99c152c56b0e9b20fab2) [#122](https://github.com/npm/promise-spawn/pull/122) align to npm 10 node engine range (@hashtagchris)
### Chores
* [`392dc76`](https://github.com/npm/promise-spawn/commit/392dc767061f672fc44063227a9454511cffd2ec) [#122](https://github.com/npm/promise-spawn/pull/122) run template-oss-apply (@hashtagchris)
* [`9ed7cbe`](https://github.com/npm/promise-spawn/commit/9ed7cbeac0089ae0a4386cb5a2bab83c733d46bd) [#120](https://github.com/npm/promise-spawn/pull/120) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
* [`63cc0e6`](https://github.com/npm/promise-spawn/commit/63cc0e6636cd99699ec953b5943003ceed938f4e) [#121](https://github.com/npm/promise-spawn/pull/121) postinstall for dependabot template-oss PR (@hashtagchris)
* [`a784586`](https://github.com/npm/promise-spawn/commit/a784586feba3d93f03abcc1c49563b0d546e6407) [#121](https://github.com/npm/promise-spawn/pull/121) bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

## [7.0.2](https://github.com/npm/promise-spawn/compare/v7.0.1...v7.0.2) (2024-05-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/promise-spawn",
"version": "7.0.2",
"version": "8.0.0",
"files": [
"bin/",
"lib/"
Expand Down

0 comments on commit fa58974

Please sign in to comment.