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
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v7.0.2] ( https://github.com/bcomnes/cpx2/compare/v7.0.1...v7.0.2 )
10
+ ## [ v8.0.0] ( https://github.com/bcomnes/cpx2/compare/v7.0.2...v8.0.0 )
11
+
12
+ ### Commits
13
+
14
+ - ** Breaking change:** Update engines field to node 20 [ ` f17186a ` ] ( https://github.com/bcomnes/cpx2/commit/f17186af668d775765dfbaf5929b54901d7b84ee )
15
+ - Merge pull request #125 from bcomnes/deps [ ` edb319e ` ] ( https://github.com/bcomnes/cpx2/commit/edb319e0258c50455bbd1c1f0e1caff069f0edeb )
16
+ - Update p-map and double check installed-check [ ` af2efce ` ] ( https://github.com/bcomnes/cpx2/commit/af2efcef86b62e7ebf81774ad09a1ea3ba13b26e )
17
+
18
+ ## [ v7.0.2] ( https://github.com/bcomnes/cpx2/compare/v7.0.1...v7.0.2 ) - 2024-10-04
11
19
12
20
### Merged
13
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cpx2" ,
3
- "version" : " 7 .0.2 " ,
3
+ "version" : " 8 .0.0 " ,
4
4
"description" : " Copy file globs, watching for changes." ,
5
5
"engines" : {
6
6
"node" : " ^20.0.0 || >=22.0.0" ,
You can’t perform that action at this time.
0 commit comments