Release v2.16.2

This commit is contained in:
Jan Nicklas 2016-05-13 11:43:35 +02:00
parent 05d6694743
commit 1d54632872
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Change History
==============
v2.16.2
----
* Fix bug introduced by 2.16.2. Fixes #315
v2.16.1
----
* Fix hot module replacement for webpack 2.x

View File

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