Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Dec 22, 2021
1 parent 37cf2a6 commit ff39c47
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).

## [v4.0.0](https://github.com/bcomnes/cpx2/compare/v3.0.2...v4.0.0)
## [v4.1.0](https://github.com/bcomnes/cpx2/compare/v4.0.0...v4.1.0)

### Merged

- Upgrade: Bump actions/checkout from 2.3.4 to 2.4.0 [`#39`](https://github.com/bcomnes/cpx2/pull/39)
- Upgrade: Bump actions/setup-node from 2.4.0 to 2.5.0 [`#45`](https://github.com/bcomnes/cpx2/pull/45)
- Return a report object containing details about the copy operation [`#49`](https://github.com/bcomnes/cpx2/pull/49)

## [v4.0.0](https://github.com/bcomnes/cpx2/compare/v3.0.2...v4.0.0) - 2021-09-15

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

0 comments on commit ff39c47

Please sign in to comment.