Skip to content

Commit be5d67a

Browse files
committed
Release 2.25.0
1 parent 9046e46 commit be5d67a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change History
22
==============
33

4+
v2.25.0
5+
---
6+
* Clearer loader output
7+
* Add basic support for webpack 2
8+
49
v2.24.1
510
---
611
* Hide event deprecated warning of 'applyPluginsAsyncWaterfall' for html-webpack-plugin-after-emit and improve the warning message.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-webpack-plugin",
3-
"version": "2.24.1",
3+
"version": "2.25.0",
44
"description": "Simplifies creation of HTML files to serve your webpack bundles",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)