Skip to content

Commit 2cc10df

Browse files
committed
Release 2.29.0
1 parent 9665c63 commit 2cc10df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

4+
v2.29.0
5+
---
6+
* Add support for Webpack 3
7+
48
v2.28.0
59
---
610
* Backport 3.x void tag for plugin authors

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.28.0",
3+
"version": "2.29.0",
44
"description": "Simplifies creation of HTML files to serve your webpack bundles",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)