Release 2.16.1

This commit is contained in:
Jan Nicklas 2016-05-02 18:08:04 +02:00
parent c6f59019b3
commit 3e751b7046
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Change History
==============
v2.16.1
----
* Fix hot module replacement for webpack 2.x
v2.16.0
----
* Add support for dynamic filenames like index[hash].html

View File

@ -1,6 +1,6 @@
{
"name": "html-webpack-plugin",
"version": "2.16.0",
"version": "2.16.1",
"description": "Simplifies creation of HTML files to serve your webpack bundles",
"main": "index.js",
"files": [