Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Jul 5, 2023
1 parent 1862ff6 commit 12a4778
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v4.2.3](https://github.com/bcomnes/cpx2/compare/v4.2.2...v4.2.3)
## [v5.0.0](https://github.com/bcomnes/cpx2/compare/v4.2.3...v5.0.0)

### Merged

- Upgrade: Bump minimatch from 8.0.4 to 9.0.0 [`#107`](https://github.com/bcomnes/cpx2/pull/107)

### Commits

- Update deps and require >= node 16 [`1862ff6`](https://github.com/bcomnes/cpx2/commit/1862ff62d0d1db57f1230a4df84b9ccd1e8a63be)
- Fix imports [`e1b5778`](https://github.com/bcomnes/cpx2/commit/e1b577837014de19a613a02ea438f53d3b76892e)

## [v4.2.3](https://github.com/bcomnes/cpx2/compare/v4.2.2...v4.2.3) - 2023-04-03

### 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": "4.2.3",
"version": "5.0.0",
"description": "Copy file globs, watching for changes.",
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 12a4778

Please sign in to comment.