Release 2.29.0

This commit is contained in:
Jan Nicklas 2017-06-25 01:23:51 +02:00
parent 9665c63362
commit 2cc10df68f
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Change History
==============
v2.29.0
---
* Add support for Webpack 3
v2.28.0
---
* Backport 3.x void tag for plugin authors

View File

@ -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": [