Skip to content

Commit

Permalink
chore(release): 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Nov 17, 2017
1 parent c87679e commit a679bc8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="4.2.1"></a>
## [4.2.1](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.2.0...v4.2.1) (2017-11-17)



<a name="4.2.0"></a>
# [4.2.0](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.1.1...v4.2.0) (2017-10-19)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "copy-webpack-plugin",
"version": "4.2.0",
"version": "4.2.1",
"description": "Copy files and directories in webpack",
"author": "Len Boyette",
"license": "MIT",
Expand Down

0 comments on commit a679bc8

Please sign in to comment.