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
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v8.0.0] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.2...v8.0.0 )
10+ ## [ v8.0.1] ( https://github.com/bcomnes/npm-run-all2/compare/v8.0.0...v8.0.1 )
11+
12+ ### Commits
13+
14+ - Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 [ ` 54af3ab ` ] ( https://github.com/bcomnes/npm-run-all2/commit/54af3abd3d9fe5c32d21c8bac8a5ef12b7b448aa )
15+ - Upgrade: Bump minimatch from 9.0.5 to 10.0.1 [ ` f50ddf4 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/f50ddf48a0622d5473a7f9480069ebec8c5acd45 )
16+ - Merge pull request #170 from bcomnes/fix-engine-range [ ` e43e670 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/e43e6705fedfa87b8d80200f9d55ceb943ad77c7 )
17+
18+ ## [ v8.0.0] ( https://github.com/bcomnes/npm-run-all2/compare/v7.0.2...v8.0.0 ) - 2025-05-02
1119
1220### Commits
1321
Original file line number Diff line number Diff line change 11{
22 "name" : " npm-run-all2" ,
3- "version" : " 8.0.0 " ,
3+ "version" : " 8.0.1 " ,
44 "description" : " A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)" ,
55 "bin" : {
66 "run-p" : " bin/run-p/index.js" ,
You can’t perform that action at this time.
0 commit comments