Skip to content

Commit ee92273

Browse files
chore: release 9.0.1 (#225)
🤖 I have created a release *beep* *boop* --- ## [9.0.1](v9.0.0...v9.0.1) (2024-10-02) ### Dependencies * [`f0e3923`](f0e3923) [#223](#223) bump `[email protected]` * [`1dabced`](1dabced) [#223](#223) bump `@npmcli/[email protected]` --- 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 f0e3923 commit ee92273

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [9.0.1](https://github.com/npm/run-script/compare/v9.0.0...v9.0.1) (2024-10-02)
4+
### Dependencies
5+
* [`f0e3923`](https://github.com/npm/run-script/commit/f0e39230aa0721501af2a87984195bcbdfcb33d3) [#223](https://github.com/npm/run-script/pull/223) bump `[email protected]`
6+
* [`1dabced`](https://github.com/npm/run-script/commit/1dabced17c3a2c4cbd55fc24c085882de6445a1c) [#223](https://github.com/npm/run-script/pull/223) bump `@npmcli/[email protected]`
7+
38
## [9.0.0](https://github.com/npm/run-script/compare/v8.1.0...v9.0.0) (2024-09-26)
49
### ⚠️ BREAKING CHANGES
510
* `@npmcli/run-script` now supports node `^18.17.0 || >=20.5.0`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)