Skip to content

Commit 295ecaa

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 9.0.1
1 parent f0e3923 commit 295ecaa

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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: 5 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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)