We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e69b82 commit b28f5fdCopy full SHA for b28f5fd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.0.3](https://github.com/npm/run-script/compare/v3.0.2...v3.0.3) (2022-05-25)
4
+
5
6
+### Dependencies
7
8
+* node-gyp@8.4.1 ([#73](https://github.com/npm/run-script/issues/73)) ([c4c472f](https://github.com/npm/run-script/commit/c4c472f1d500f3b854dd73899a08071ffec86d3e))
9
10
### [3.0.2](https://github.com/npm/run-script/compare/v3.0.1...v3.0.2) (2022-04-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/run-script",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
"author": "GitHub Inc.",
"license": "ISC",
0 commit comments