Skip to content

Commit

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

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

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

### Merged

- Update to the latest glob [`#110`](https://github.com/bcomnes/cpx2/pull/110)
- Upgrade: Bump actions/checkout from 3 to 4 [`#109`](https://github.com/bcomnes/cpx2/pull/109)

### Commits

- Update test.yml [`f93bad5`](https://github.com/bcomnes/cpx2/commit/f93bad5f774f71185e97286b697ef88815d64433)
- Fix import [`f03ed57`](https://github.com/bcomnes/cpx2/commit/f03ed5740ca0eb52a1ad409a09ecfc965f7651d1)
- Fix CI versions [`65f2e64`](https://github.com/bcomnes/cpx2/commit/65f2e64595f8c8162198c05cda9901f66ab79acd)

## [v5.0.0](https://github.com/bcomnes/cpx2/compare/v4.2.3...v5.0.0) - 2023-07-05

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

0 comments on commit 067f7d1

Please sign in to comment.