Skip to content

Commit 9c30731

Browse files
chore: release 10.0.3 (#254)
🤖 I have created a release *beep* *boop* --- ## [10.0.3](v10.0.2...v10.0.3) (2025-11-13) ### Dependencies * [`5d563f2`](5d563f2) [#253](#253) bump node-gyp from 11.5.0 to 12.1.0 (#253) (@dependabot[bot]) * [`870617f`](870617f) [#252](#252) bump which from 5.0.0 to 6.0.0 (#252) (@dependabot[bot]) ### Chores * [`459b0d4`](459b0d4) [#250](#250) bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#250) (@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 5d563f2 commit 9c30731

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.2"
2+
".": "10.0.3"
33
}

CHANGELOG.md

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

3+
## [10.0.3](https://github.com/npm/run-script/compare/v10.0.2...v10.0.3) (2025-11-13)
4+
### Dependencies
5+
* [`5d563f2`](https://github.com/npm/run-script/commit/5d563f22c686e88dce3144afa09b7ca814b7e611) [#253](https://github.com/npm/run-script/pull/253) bump node-gyp from 11.5.0 to 12.1.0 (#253) (@dependabot[bot])
6+
* [`870617f`](https://github.com/npm/run-script/commit/870617f54dbb45fc8a3ab6cf7d09c86a64e1c1e0) [#252](https://github.com/npm/run-script/pull/252) bump which from 5.0.0 to 6.0.0 (#252) (@dependabot[bot])
7+
### Chores
8+
* [`459b0d4`](https://github.com/npm/run-script/commit/459b0d42fddfc7253ca2770ba36641268437365a) [#250](https://github.com/npm/run-script/pull/250) bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#250) (@dependabot[bot], @npm-cli-bot)
9+
310
## [10.0.2](https://github.com/npm/run-script/compare/v10.0.1...v10.0.2) (2025-10-24)
411
### Dependencies
512
* [`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])

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.2",
3+
"version": "10.0.3",
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)