Skip to content

Commit 3b1a451

Browse files
committed
3.0.1
1 parent 7d07baf commit 3b1a451

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.1 (May 29, 2016)
2+
3+
* Fix error thrown when subdirectories are in glob results
4+
15
## 3.0.0 (May 14, 2016)
26

37
BREAKING CHANGE

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copy-webpack-plugin",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Copy files and directories in webpack",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)