File tree 2 files changed +15
-2
lines changed 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,20 @@ 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.1] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.0...v7.0.1 )
10
+ ## [ v7.0.2] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.1...v7.0.2 )
11
+
12
+ ### Merged
13
+
14
+ - Upgrade: Bump neostandard from 0.11.9 to 0.12.0 [ ` #164 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/164 )
15
+ - Upgrade: Bump codecov/codecov-action from 4 to 5 [ ` #161 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/161 )
16
+
17
+ ### Commits
18
+
19
+ - Raise cross-spawn version floor to ^7.0.6 [ ` 45a9e19 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/45a9e191b75e0b76433409808b6219d1f4dffe83 )
20
+ - Merge pull request #163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 [ ` 285967a ` ] ( https://github.com/bcomnes/npm-run-all2/commit/285967a3fc5076d8c22ecb14823eb6fc274dd835 )
21
+ - Upgrade: Bump mocha from 10.8.2 to 11.0.1 [ ` 5d1aea5 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/5d1aea58f17abd201515f737c06bbe8044d05d21 )
22
+
23
+ ## [ v7.0.1] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.0...v7.0.1 ) - 2024-10-23
11
24
12
25
### Commits
13
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
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