Skip to content

Commit 76a7c14

Browse files
chore: release 10.0.2
1 parent 1709ff7 commit 76a7c14

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-
".": "10.0.1"
2+
".": "10.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+
## [10.0.2](https://github.com/npm/run-script/compare/v10.0.1...v10.0.2) (2025-10-24)
4+
### Dependencies
5+
* [`1709ff7`](https://github.com/npm/run-script/commit/1709ff7a135fea50c7e8fb7ec8cccdedcf184bd0) [#247](https://github.com/npm/run-script/pull/247) bump @npmcli/promise-spawn from 8.0.3 to 9.0.0 (#247) (@dependabot[bot])
6+
### Chores
7+
* [`1ae56c0`](https://github.com/npm/run-script/commit/1ae56c05d475fbbceaa677fc0cb3455da2086384) [#248](https://github.com/npm/run-script/pull/248) bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#248) (@dependabot[bot])
8+
39
## [10.0.1](https://github.com/npm/run-script/compare/v10.0.0...v10.0.1) (2025-10-23)
410
### Dependencies
511
* [`796de97`](https://github.com/npm/run-script/commit/796de9728dafebe3830ec63ca0c91f4533c48f74) [#245](https://github.com/npm/run-script/pull/245) bump @npmcli/node-gyp from 4.0.0 to 5.0.0 (#245) (@dependabot[bot])

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": "10.0.1",
3+
"version": "10.0.2",
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)