File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
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
- ## [ v6.0.0] ( https://github.com/bcomnes/npm-run-all2/compare/v5.0.2...v6.0.0 )
10
+ ## [ v6.0.1] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.0...v6.0.1 )
11
+
12
+ ### Commits
13
+
14
+ - Lower bound node engine to ^14.18.0 || > ; =16.0.0 [ ` fc2957f ` ] ( https://github.com/bcomnes/npm-run-all2/commit/fc2957f4814848b55bc29b0a0a1def8bfadda18b )
15
+
16
+ ## [ v6.0.0] ( https://github.com/bcomnes/npm-run-all2/compare/v5.0.2...v6.0.0 ) - 2022-06-11
11
17
12
18
### Merged
13
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence 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