File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 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
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
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
1124
1225### Commits
1326
Original file line number Diff line number Diff line change 11{
22 "name" : " npm-run-all2" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.0.2 " ,
44 "description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)" ,
55 "bin" : {
66 "run-p" : " bin/run-p/index.js" ,
You can’t perform that action at this time.
0 commit comments