File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v8.0.4] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.4-beta.0...v8.0.4 )
10+ ## [ v8.1.0-beta.0] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.4...v8.1.0-beta.0 )
11+
12+ ### Merged
13+
14+ - Convert to using the node test runner [ ` #181 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/181 )
15+
16+ ### Commits
17+
18+ - Convert codebase to mostly ESM [ ` 8f4f68d ` ] ( https://github.com/bcomnes/npm-run-all2/commit/8f4f68d5677c92c9a2cea8d8e2938b7308e4000c )
19+
20+ ## [ v8.0.4] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.4-beta.0...v8.0.4 ) - 2025-05-25
1121
1222### Commits
1323
@@ -339,8 +349,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
339349
340350### Commits
341351
342- - 🐛 use pidtree [ ` 1b41ac5 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/1b41ac569987c96e224f940ff59f9699322c7824 )
343352- ⬆️ update dependencies [ ` 7ec542e ` ] ( https://github.com/bcomnes/npm-run-all2/commit/7ec542e95ceb922b9abe593270d9b6f8e0df4bc5 )
353+ - 🐛 use pidtree [ ` 1b41ac5 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/1b41ac569987c96e224f940ff59f9699322c7824 )
344354- 🔖 4.1.5 [ ` df15118 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/df1511851a2b5e8a406e4a2622829b360f671afc )
345355
346356## [ 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 11{
22 "name" : " npm-run-all2" ,
33 "type" : " module" ,
4- "version" : " 8.0.4 " ,
4+ "version" : " 8.1.0-beta.0 " ,
55 "description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)" ,
66 "bin" : {
77 "run-p" : " bin/run-p/index.js" ,
You can’t perform that action at this time.
0 commit comments