File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v8.0.4-beta.0] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.3...v8.0.4-beta.0 )
10
+ ## [ v8.0.4] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.4-beta.0...v8.0.4 )
11
+
12
+ ### Commits
13
+
14
+ - Merge pull request #182 from bcomnes/beta [ ` afcc18a ` ] ( https://github.com/bcomnes/npm-run-all2/commit/afcc18a7c68805ae1678871b31cd5103691a4bce )
15
+
16
+ ## [ v8.0.4-beta.0] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.3...v8.0.4-beta.0 ) - 2025-05-20
11
17
12
18
### Merged
13
19
@@ -333,8 +339,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
333
339
334
340
### Commits
335
341
336
- - ⬆️ update dependencies [ ` 7ec542e ` ] ( https://github.com/bcomnes/npm-run-all2/commit/7ec542e95ceb922b9abe593270d9b6f8e0df4bc5 )
337
342
- 🐛 use pidtree [ ` 1b41ac5 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/1b41ac569987c96e224f940ff59f9699322c7824 )
343
+ - ⬆️ update dependencies [ ` 7ec542e ` ] ( https://github.com/bcomnes/npm-run-all2/commit/7ec542e95ceb922b9abe593270d9b6f8e0df4bc5 )
338
344
- 🔖 4.1.5 [ ` df15118 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/df1511851a2b5e8a406e4a2622829b360f671afc )
339
345
340
346
## [ v4.1.4] ( https://github.com/bcomnes/npm-run-all2/compare/v4.1.3...v4.1.4 ) - 2018-11-24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
3
"type" : " commonjs" ,
4
- "version" : " 8.0.4-beta.0 " ,
4
+ "version" : " 8.0.4" ,
5
5
"description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)" ,
6
6
"bin" : {
7
7
"run-p" : " bin/run-p/index.js" ,
You can’t perform that action at this time.
0 commit comments