We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d07baf commit 3b1a451Copy full SHA for 3b1a451
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.0.1 (May 29, 2016)
2
+
3
+* Fix error thrown when subdirectories are in glob results
4
5
## 3.0.0 (May 14, 2016)
6
7
BREAKING CHANGE
package.json
@@ -1,6 +1,6 @@
{
"name": "copy-webpack-plugin",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Copy files and directories in webpack",
"main": "dist/index.js",
"repository": {
0 commit comments