Skip to content

Commit 0fc01d0

Browse files
committed
7.0.2
1 parent e35a68a commit 0fc01d0

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

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
1129

1230
### Commits
1331

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cpx2",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Copy file globs, watching for changes.",
55
"engines": {
66
"node": ">=18",

0 commit comments

Comments
 (0)