Commit c707195 1 parent 32a4b46 commit c707195 Copy full SHA for c707195
File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,16 @@ 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.2.0] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0 )
10
+ ## [ v6.2.1] ( https://github.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.1 )
11
+
12
+ ### Merged
13
+
14
+ - Compatibility: npm, yarn and pnpm run scripts [ ` #143 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/143 )
15
+ - Use neostandard + add more static code analysis [ ` #142 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/142 )
16
+ - Upgrade: Bump c8 from 9.1.0 to 10.0.0 [ ` #141 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/141 )
17
+ - Upgrade: Bump p-queue from 7.4.1 to 8.0.1 [ ` #138 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/138 )
18
+
19
+ ## [ v6.2.0] ( https://github.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0 ) - 2024-05-17
11
20
12
21
### Merged
13
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 6.2.0 " ,
3
+ "version" : " 6.2.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