File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.2.1] ( https://github.com/npm/run-script/compare/v4.2.0...v4.2.1 ) (2022-08-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remove the temp file entirely ([ #98 ] ( https://github.com/npm/run-script/issues/98 ) ) ([ 82ef491] ( https://github.com/npm/run-script/commit/82ef49184eb494175582f2f4d6f359519b09edfb ) )
9
+
3
10
## [ 4.2.0] ( https://github.com/npm/run-script/compare/v4.1.7...v4.2.0 ) (2022-08-01)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/run-script" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " Run a lifecycle script for a package (descendant of npm-lifecycle)" ,
5
5
"author" : " GitHub Inc." ,
6
6
"license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments