Skip to content

Commit fcebe38

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 7.0.2
1 parent 30623cf commit fcebe38

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [7.0.2](https://github.com/npm/run-script/compare/v7.0.1...v7.0.2) (2023-10-29)
4+
5+
### Dependencies
6+
7+
* [`30623cf`](https://github.com/npm/run-script/commit/30623cf3b6f119a765a9a869623715f69643ec25) [#177](https://github.com/npm/run-script/pull/177) bump node-gyp from 9.4.1 to 10.0.0
8+
39
## [7.0.1](https://github.com/npm/run-script/compare/v7.0.0...v7.0.1) (2023-08-30)
410

511
### Dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "7.0.1",
3+
"version": "7.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)