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 9665c63 commit 2cc10dfCopy full SHA for 2cc10df
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change History
2
==============
3
4
+v2.29.0
5
+---
6
+* Add support for Webpack 3
7
+
8
v2.28.0
9
---
10
* Backport 3.x void tag for plugin authors
package.json
@@ -1,6 +1,6 @@
{
"name": "html-webpack-plugin",
- "version": "2.28.0",
+ "version": "2.29.0",
"description": "Simplifies creation of HTML files to serve your webpack bundles",
"main": "index.js",
"files": [
0 commit comments