File tree 2 files changed +20
-2
lines changed 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,25 @@ 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/cpx2/compare/v7.0.0...v7.0.1 )
10
+ ## [ v7.0.2] ( https://github.com/bcomnes/cpx2/compare/v7.0.1...v7.0.2 )
11
+
12
+ ### Merged
13
+
14
+ - Upgrade: Bump glob from 10.4.4 to 11.0.0 [ ` #119 ` ] ( https://github.com/bcomnes/cpx2/pull/119 )
15
+ - Upgrade: Bump minimatch from 9.0.5 to 10.0.1 [ ` #118 ` ] ( https://github.com/bcomnes/cpx2/pull/118 )
16
+ - Upgrade: Bump nyc from 15.1.0 to 17.0.0 [ ` #117 ` ] ( https://github.com/bcomnes/cpx2/pull/117 )
17
+
18
+ ### Fixed
19
+
20
+ - Set allowRelativePaths for apply acitons [ ` #113 ` ] ( https://github.com/bcomnes/cpx2/issues/113 )
21
+
22
+ ### Commits
23
+
24
+ - Merge pull request #124 from bcomnes/fix-relative-copy-errors [ ` e35a68a ` ] ( https://github.com/bcomnes/cpx2/commit/e35a68ad3c268a6a8ea1ae2e3c17c89264251844 )
25
+ - Merge pull request #123 from bcomnes/neostandard [ ` ab10190 ` ] ( https://github.com/bcomnes/cpx2/commit/ab10190b16e7c00c212812b3d7b1ada514274359 )
26
+ - Autofix [ ` 1396a28 ` ] ( https://github.com/bcomnes/cpx2/commit/1396a28cf26903aa1f4796c3f9d902a3dff32241 )
27
+
28
+ ## [ v7.0.1] ( https://github.com/bcomnes/cpx2/compare/v7.0.0...v7.0.1 ) - 2023-12-29
11
29
12
30
### Commits
13
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cpx2" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Copy file globs, watching for changes." ,
5
5
"engines" : {
6
6
"node" : " >=18" ,
You can’t perform that action at this time.
0 commit comments