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
- ## [ v6.1.0] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.0 )
10
+ ## [ v6.1.1] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.0...v6.1.1 )
11
+
12
+ ### Commits
13
+
14
+ - Add an npm-run-all2 bin alias [ ` e6dc017 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/e6dc0175006a9a703c1256949f8424922043a33a )
15
+ - Fix npx on node 16 [ ` cfbd974 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/cfbd974a5990e8d549ae8bf7bfb632424ff4990b )
16
+
17
+ ## [ v6.1.0] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.0 ) - 2023-10-04
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" : " 6.1.0 " ,
3
+ "version" : " 6.1.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