File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,14 @@ 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
- ## [ v7.0.2] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.1...v7.0.2 )
10
+ ## [ v8.0.0] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.2...v8.0.0 )
11
+
12
+ ### Commits
13
+
14
+ - ** Breaking change:** Raise engine floor to > ; = Node 20 [ ` b1b12f8 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/b1b12f858291a7b3d73b20b28ca134407d927166 )
15
+ - Merge pull request #169 from bcomnes/node-20-or-greater [ ` bb27458 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/bb274582dadbaaeeb2c3a2c54b4171660fb92399 )
16
+
17
+ ## [ v7.0.2] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.1...v7.0.2 ) - 2024-12-16
11
18
12
19
### Merged
13
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 7 .0.2 " ,
3
+ "version" : " 8 .0.0 " ,
4
4
"description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)" ,
5
5
"bin" : {
6
6
"run-p" : " bin/run-p/index.js" ,
You can’t perform that action at this time.
0 commit comments