File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,22 @@ 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.0.4] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.3...v6.0.4 )
10
+ ## [ v6.0.5] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.4...v6.0.5 )
11
+
12
+ ### Merged
13
+
14
+ - Upgrade: Bump bcomnes/npm-bump from 2.1.0 to 2.2.1 [ ` #104 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/104 )
15
+ - Upgrade: Bump minimatch from 6.2.0 to 7.0.0 [ ` #103 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/103 )
16
+ - Upgrade: Bump minimatch from 5.1.4 to 6.0.4 [ ` #102 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/102 )
17
+ - Upgrade: Bump fs-extra from 10.1.0 to 11.1.0 [ ` #98 ` ] ( https://github.com/bcomnes/npm-run-all2/pull/98 )
18
+
19
+ ### Commits
20
+
21
+ - Merge pull request #105 from bcomnes/dependabot/npm_and_yarn/minimatch-8.0.2 [ ` cbf78c8 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/cbf78c8155365db9ec06cb8054bc821e057d06e2 )
22
+ - Upgrade: Bump minimatch from 7.4.4 to 8.0.2 [ ` c90d02b ` ] ( https://github.com/bcomnes/npm-run-all2/commit/c90d02b02df6dd33cbab01caac44b9729e012bb9 )
23
+ - Merge pull request #101 from bcomnes/dependabot/npm_and_yarn/rimraf-4.0.4 [ ` d0d46a2 ` ] ( https://github.com/bcomnes/npm-run-all2/commit/d0d46a2b0aa87a3c0c79b78a013415e7902c8324 )
24
+
25
+ ## [ v6.0.4] ( https://github.com/bcomnes/npm-run-all2/compare/v6.0.3...v6.0.4 ) - 2022-11-09
11
26
12
27
### Merged
13
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-run-all2" ,
3
- "version" : " 6.0.4 " ,
3
+ "version" : " 6.0.5 " ,
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