Skip to content

Commit

Permalink
8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Oct 4, 2024
1 parent f17186a commit b487cce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v7.0.2](https://github.com/bcomnes/cpx2/compare/v7.0.1...v7.0.2)
## [v8.0.0](https://github.com/bcomnes/cpx2/compare/v7.0.2...v8.0.0)

### Commits

- **Breaking change:** Update engines field to node 20 [`f17186a`](https://github.com/bcomnes/cpx2/commit/f17186af668d775765dfbaf5929b54901d7b84ee)
- Merge pull request #125 from bcomnes/deps [`edb319e`](https://github.com/bcomnes/cpx2/commit/edb319e0258c50455bbd1c1f0e1caff069f0edeb)
- Update p-map and double check installed-check [`af2efce`](https://github.com/bcomnes/cpx2/commit/af2efcef86b62e7ebf81774ad09a1ea3ba13b26e)

## [v7.0.2](https://github.com/bcomnes/cpx2/compare/v7.0.1...v7.0.2) - 2024-10-04

### Merged

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cpx2",
"version": "7.0.2",
"version": "8.0.0",
"description": "Copy file globs, watching for changes.",
"engines": {
"node": "^20.0.0 || >=22.0.0",
Expand Down

0 comments on commit b487cce

Please sign in to comment.