Skip to content

Commit a078380

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 10.0.4
1 parent 47b11aa commit a078380

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.3"
2+
".": "10.0.4"
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.4](https://github.com/npm/run-script/compare/v10.0.3...v10.0.4) (2026-02-26)
4+
### Dependencies
5+
* [`891cddd`](https://github.com/npm/run-script/commit/891cddd31dc68756cff6f771a0d54c6d2378b8bc) [#260](https://github.com/npm/run-script/pull/260) remove which (#260)
6+
### Chores
7+
* [`47b11aa`](https://github.com/npm/run-script/commit/47b11aadd7ce191f77820ac38ced603a28bce77d) [#258](https://github.com/npm/run-script/pull/258) postinstall for dependabot template-oss PR (@npm-cli-bot)
8+
* [`525dd60`](https://github.com/npm/run-script/commit/525dd60e97109184c95233b0345cb81721c63a02) [#258](https://github.com/npm/run-script/pull/258) bump @npmcli/template-oss from 4.28.1 to 4.29.0 (@dependabot[bot])
9+
310
## [10.0.3](https://github.com/npm/run-script/compare/v10.0.2...v10.0.3) (2025-11-13)
411
### Dependencies
512
* [`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])

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