File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ 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.2] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2 )
10
+ ## [ v6.2.0] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0 )
11
+
12
+ ### Merged
13
+
14
+ - Placeholder that unfolds into multiple tasks [ ` #134 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/134 )
15
+ - 📝 add compatibility note for pnpm. [ ` #136 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/136 )
16
+ - Upgrade: Bump codecov/codecov-action from 3 to 4 [ ` #131 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/131 )
17
+
18
+ ## [ v6.1.2] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2 ) - 2024-01-31
11
19
12
20
### Merged
13
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 6.1.2 " ,
3
+ "version" : " 6.2.0 " ,
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